firefox-profile-archiving-unix/variables.conf.template
2022-03-14 19:45:28 +01:00

7 lines
154 B
Bash

#!/usr/bin/env bash
file_name='profile.zip'
local_path="" # Set your "repository" here
firefox_data_path="$HOME/.mozilla/firefox"
profile_name='profile'