summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/download/bucts
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/download/bucts')
-rwxr-xr-xresources/scripts/helpers/download/bucts2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/bucts b/resources/scripts/helpers/download/bucts
index b5defea..2fc543f 100755
--- a/resources/scripts/helpers/download/bucts
+++ b/resources/scripts/helpers/download/bucts
@@ -31,7 +31,7 @@ set -u -e
printf "Downloading bucts\n"
-rm -rf bucts
+rm -Rf bucts
# Get bucts
# ------------------------------------------------------------------------------