Skip to content

Instantly share code, notes, and snippets.

@ariebrainware
Created December 5, 2023 08:52
Show Gist options
  • Save ariebrainware/541dc4d467a7bdd1bf24c86604695ebf to your computer and use it in GitHub Desktop.
Save ariebrainware/541dc4d467a7bdd1bf24c86604695ebf to your computer and use it in GitHub Desktop.
#!/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