Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxilu authored Jun 28, 2024
1 parent 840bc35 commit 36510d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ install_soga() {
rm soga.tar.gz -f
cd soga
chmod +x soga
last_version="$(./soga -v)"
mkdir /etc/soga/ -p
rm /etc/systemd/system/soga.service -f
rm /etc/systemd/system/[email protected] -f
Expand Down

0 comments on commit 36510d9

Please sign in to comment.