mirror of
https://github.com/Febbweiss/rclone_script.git
synced 2026-03-04 22:25:36 +00:00
Fixed error
This commit is contained in:
@@ -23,7 +23,7 @@ header ()
|
||||
|
||||
printf "${UNDERLINE}Install script for cloud sync via RCLONE\n\n"
|
||||
|
||||
if [ "${branch}" = "beta"]
|
||||
if [ "${branch}" = "beta" ]
|
||||
then
|
||||
printf "${RED}!!! BETA !!!\n\n"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user