rclone_script-menu.sh

* Extended title of menu item
rclone_script-uninstall.sh
* Fixed another spelling error
ReadMe.md
* Refreshed rundown
* added description of menu item
This commit is contained in:
Jandalf81
2018-08-15 15:57:36 +02:00
parent df8f530923
commit f10b6bba58
3 changed files with 20 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ dialog \
--no-collapse \
--cr-wrap \
--yesno \
"\nThis script will ${RED}uninstall RCLONE_SCRIPT${NORMAL}. If you do this, your savefiles will no longer be synchonized!\n\nAre you sure you wish to continue?" \
"\nThis script will ${RED}uninstall RCLONE_SCRIPT${NORMAL}. If you do this, your savefiles will no longer be synchronized! All changes made by RCLONE_SCRIPT installer will be reverted. This includes removal of RCLONE, PNGVIEW and IMAGEMAGICK. Also, all configuration changes will be undone. Your local savefiles and savestates will be moved to the ROMS directory again.\nYour remote savefiles and statefiles will ${YELLOW}not${NORMAL} be removed.\n\nAre you sure you wish to continue?" \
20 90 2>&1 > /dev/tty \
|| exit