mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
Change "docker-compose" to "docker compose"
This commit is contained in:
@@ -5,4 +5,4 @@ set -e
|
||||
|
||||
echo "Starting Astuto..."
|
||||
|
||||
docker-compose up "$@"
|
||||
docker compose up "$@"
|
||||
Reference in New Issue
Block a user