Browse Source

typo

merge-requests/16/head
Steven Foerster 6 years ago
parent
commit
2032267399
  1. 2
      scripts/install.sh

2
scripts/install.sh

@ -228,4 +228,4 @@ popd @@ -228,4 +228,4 @@ popd
figlet "Mistborn Installed"
echo "Watch Mistborn start: sudo journalctl -xfu Mistborn-base"
echo "Retrieve Wireguard default config for admin: sudo docker-compose -f /opt/mistborn/base run --rm django python manage.py getconf admin default"
echo "Retrieve Wireguard default config for admin: sudo docker-compose -f /opt/mistborn/base.yml run --rm django python manage.py getconf admin default"

Loading…
Cancel
Save