X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Ffunctions.sh;h=1fe45e6c4d84cc2e8ea3ae242fcbf4ab5359d0d4;hb=c2c252410dd4017cf8186fdf2526148034d62c8b;hp=dafa0c4f40bdd6318a9669578a65ac6268b664e6;hpb=1d8c61bacd475b2f930847330ba10203ba4186a2;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index dafa0c4f..1fe45e6c 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -308,7 +308,7 @@ if [ -z "$skip_all" ]; then # information for su. # get the x authority info for our current user. - source "$FEISTY_MEOW_SCRIPTS/x_win/get_x_auth.sh" + source "$FEISTY_MEOW_SCRIPTS/security/get_x_auth.sh" if [ -z "$X_auth_info" ]; then # if there's no authentication info to pass along, we just do a normal su.