Rename variable local_path to save_path
This commit is contained in:
		@@ -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'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user