chore(scripts): misc

This commit is contained in:
ITQ
2026-08-09 15:01:24 +03:00
committed by GitHub
parent 9c55d363e0
commit 5bbf983d1d
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [ -f ./.env ]; then
export $(grep -v '^#' ./.env | xargs)