Mozilla pre script: initial version

This commit is contained in:
2026-04-21 18:50:21 +02:00
parent 026367b06b
commit 21fcd6aa49
4 changed files with 88 additions and 0 deletions
+1
View File
@@ -57,6 +57,7 @@ if [ "$EUID" -ne 0 ]; then
#End of Sync Folder for nextcloud client
#Firefox Profiles of the User
export PROFILE_FIREFOX_RESET_LOCAL="true" # Set this to wipe ~/.mozilla each time if you don't want users to setup their own firefox profile
export PROFILE_FIREFOX_SRC="mozilla_profiles/firefox"
export PROFILE_FIREFOX_DST="${DECRYPTEDDATADIR}/firefox"