This is unnecessary here
This commit is contained in:
parent
68a47ced66
commit
8da8693dfe
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ if [ $? -ne 0 ]; then
|
|||
echo -e "\033[0;31mCouldn't install pyroute2. You must install it manually.\033[0m"
|
||||
fi
|
||||
|
||||
./scripts/update_config.sh
|
||||
|
||||
docker compose up -d acme
|
||||
|
||||
docker compose exec acme mkdir /var/www/html/$DOMAIN
|
||||
|
|
Reference in a new issue