Rename variable local_path to save_path

This commit is contained in:
2022-03-14 20:06:37 +01:00
parent 013dabbac5
commit 3251615181
3 changed files with 4 additions and 4 deletions

View File

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