This commit is contained in:
2026-03-09 07:25:54 +00:00
parent 35e8970944
commit f823839503
4 changed files with 10 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
cd /app
chmod +x init.sh
./init.sh
chmod +x ./src/scripts/shell/init.sh
./src/scripts/shell/init.sh
if [ $NODE_ENV = "production" ]; then
echo "Production Environment"