mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
bash -> source
This commit is contained in:
@@ -16,7 +16,7 @@ set -e
|
||||
bash configure.sh
|
||||
|
||||
# Load env values from config.env
|
||||
bash config.env
|
||||
source config.env
|
||||
|
||||
sudo docker compose pull
|
||||
|
||||
|
||||
Reference in New Issue
Block a user