This commit is contained in:
2026-06-14 13:25:43 +02:00
parent f4ff848abd
commit 28da794a90
4 changed files with 7 additions and 6 deletions
-3
View File
@@ -3,9 +3,6 @@
# Copy this file to /usr/sbin/start to enable easy startup
# sudo cp start.sh /usr/sbin/start
#docker stack deploy -c compose.yml ${PWD##*/}
# Check if .env file exists in the current directory
if [ ! -f ".env" ]; then
touch .env