X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Frefred.sh;fp=scripts%2Fcustomize%2Ffred%2Frefred.sh;h=2f00854a2c675b44ff9738dd50460cae6de3571b;hp=3b671bd7eea7091ba96418a78471835f15371617;hb=0d1aa4a3817865b723c5a02e53687b0fa286aadf;hpb=a023768e9a73682ea0ed58eada2f30854021e15e diff --git a/scripts/customize/fred/refred.sh b/scripts/customize/fred/refred.sh index 3b671bd7..2f00854a 100644 --- a/scripts/customize/fred/refred.sh +++ b/scripts/customize/fred/refred.sh @@ -18,7 +18,7 @@ function refred() # special case that makes our software hierarchy folder, if it doesn't exist. # everything else is only re-permed if it exists. if [ ! -d "$DEFAULT_FEISTYMEOW_ORG_DIR" ]; then - sudo mkdir + sudo mkdir "$DEFAULT_FEISTYMEOW_ORG_DIR" fi # iterate across the list of dirs we want fred to own and change their ownership.