Created
December 5, 2023 08:52
-
-
Save ariebrainware/541dc4d467a7bdd1bf24c86604695ebf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
docker stop shadowbox watchtower && docker rm shadowbox watchtower && sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment