u
This commit is contained in:
@@ -140,7 +140,7 @@ if [ ${operation} == "dots" ] ; then
|
||||
if [[ ${ffpd} == error* ]] ; then
|
||||
echo ${ffpd}
|
||||
else
|
||||
file_name=user.json
|
||||
file_name=user.js
|
||||
file_path=${ffpd}
|
||||
deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user