mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
Add .env file for docker-compose
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Exit immediately if a command exits with a non-zero status.
|
||||
set -e
|
||||
|
||||
/bin/bash script/docker-update.sh
|
||||
/bin/bash script/docker-run.sh
|
||||
Reference in New Issue
Block a user