Bugfix Profilename in mozilla_starter to make execution with additional profile possible.

Smaller changes in Annotations
This commit is contained in:
Daniel Pätzold
2026-03-06 15:55:53 +01:00
parent cd0d655cad
commit 9e02483f04
5 changed files with 22 additions and 281 deletions
+2 -1
View File
@@ -52,9 +52,10 @@ elog_add "Successfully obtained Token for User ${DAVTOKEN_USER}"
#SYNC Firefox + Thunderbird Profile
./mozilla_starter.sh firefox sync && ./mozilla_starter.sh thunderbird sync
elog_add "Successfully synced Mozilla profiles (log in another file)."
#Install additional Software
elog_add ""
elog_add "==="
elog_add "Update and install client Software"
# Without sudoers-rule for run without asking for password, it won't run and quit complaining about not askpass utilities found
# Hint: To get this working, create a new ipa rule with options "!authenticate" and "setenv"