Bug start at logon could not find mozilla_starter.sh

This commit is contained in:
Daniel Pätzold
2026-03-15 13:12:27 +01:00
parent 604f19a4fd
commit 453201981a
+2 -2
View File
@@ -82,10 +82,10 @@ else
echo "Press any key to continue" && read -n 1 -s -r && exit 1
fi
fi
echo
echo ""
#SYNC Firefox + Thunderbird Profile
./mozilla_starter.sh firefox sync && ./mozilla_starter.sh thunderbird sync
${SYSCONFIGPATH}/system_setup/mozilla_starter.sh firefox sync && ${SYSCONFIGPATH}/system_setup/mozilla_starter.sh thunderbird sync
elog_add "Successfully synced Mozilla profiles (log in another file)."
elog_add "Sucessfully run logon script (Wait 3 seconds)"