Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Sep 15, 2019
1 parent 6068c75 commit 0844552
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions menu/functions/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ updateprime() {
echo "1" >${abc}/pg.installer
echo "7" >${abc}/pg.prune
echo "21" >${abc}/pg.mountcheck
echo "99" >${abc}/rcloneinstall
}

pginstall() {
Expand All @@ -72,6 +73,7 @@ pginstall() {
core mergerinstall
core dockerinstall
core docstart
core rcloneinstall

touch ${abc}/install.roles
rolenumber=3
Expand Down

0 comments on commit 0844552

Please sign in to comment.