Initial commit

This commit is contained in:
2022-03-14 19:45:28 +01:00
commit 072f5fb9f0
7 changed files with 65 additions and 0 deletions

6
variables.conf.template Normal file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
file_name='profile.zip'
local_path="" # Set your "repository" here
firefox_data_path="$HOME/.mozilla/firefox"
profile_name='profile'