autobuild

This commit is contained in:
2023-09-07 16:04:06 +00:00
parent 262f3f126c
commit 017a60ac6c
3 changed files with 30 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
starting() {
echo "Creating user"
bash /danted-init.sh
bash /docker/init.sh
echo "Starting danted"
danted -p /danted.pid
}