diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 67d8c77..d43f7d1 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -51,7 +51,7 @@ apt-get update \ cargo install --root /usr/local diffr # shellcheck disable=SC2086 -curl $CURLOPT -o /usr/local/sbin/cleanup.sh https://git.schmidl.dev/schtobia/bootstrap/raw/branch/master/cleanup/cleanup.sh \ +curl $CURLOPT -o /usr/local/sbin/cleanup.sh https://git.schmidl.dev/schtobia/bootstrap/raw/branch/master/cleanup.sh \ && chmod u+x /usr/local/sbin/cleanup.sh # diff-highlight from git is necessary for tig