Skip to content

Commit

Permalink
Fix dependency issues with installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusC0der authored Sep 1, 2023
1 parent afac853 commit 693c89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
echo INSTALLING WEBMIN
wget https://prdownloads.sourceforge.net/webadmin/webmin_1.930_all.deb
sudo dpkg --install webmin_1.930_all.deb
sudo apt --fix-broken install -y

echo Finished

Expand Down

0 comments on commit 693c89c

Please sign in to comment.