mirror of
https://github.com/Febbweiss/rclone_script.git
synced 2026-03-04 22:25:36 +00:00
Added BETA warning to rclone_script-install.sh
Added TODOs to rclone_script-uninstall.sh
This commit is contained in:
@@ -25,7 +25,7 @@ header ()
|
||||
|
||||
if [ "${branch}" = "beta" ]
|
||||
then
|
||||
printf "${RED}!!! BETA !!!\n\n"
|
||||
printf "${NORMAL}${RED}!!! BETA !!! Use at own risk\n\n"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user