Skip to content

Commit

Permalink
permission issue fix
Browse files Browse the repository at this point in the history
permission issue fix
  • Loading branch information
cryptopool-builders committed Nov 10, 2019
1 parent 2aba0e5 commit 5ae70a9
Show file tree
Hide file tree
Showing 2 changed files with 982 additions and 982 deletions.
2 changes: 1 addition & 1 deletion menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

source /etc/functions.sh

RESULT=$(dialog --stdout --default-item 1 --title "Ultimate Crypto-Server Setup Installer v1.50" --menu "Choose one" -1 60 6 \
RESULT=$(dialog --stdout --default-item 1 --title "Ultimate Crypto-Server Setup Installer v1.51" --menu "Choose one" -1 60 6 \
' ' "- For small private pools -" \
1 "YiiMP - Single Server" \
' ' "- If you plan on adding more servers later -" \
Expand Down
Loading

0 comments on commit 5ae70a9

Please sign in to comment.