Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Version number
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJKM committed Oct 14, 2020
1 parent 66177f6 commit 5a36a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ apt install -y python3 git docker docker.io python3-pip python3-flask python3-do
usermod -a -G docker servermanager

# Download the server manager files and extract them
wget -O servermanager_latest.tar.gz https://github.com/philleconnect/ServerManager/releases/download/0.9.1/servermanager.tar.gz
wget -O servermanager_latest.tar.gz https://github.com/philleconnect/ServerManager/releases/download/1.0.0/servermanager.tar.gz
tar -zxf servermanager_latest.tar.gz --directory /usr/local/bin/
rm servermanager_latest.tar.gz

Expand Down

0 comments on commit 5a36a87

Please sign in to comment.