u
This commit is contained in:
@@ -137,15 +137,13 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
if [[ ${ffpd} == error* ]] ; then
|
if [[ ${ffpd} == error* ]] ; then
|
||||||
echo ${ffpd}
|
echo ${ffpd}
|
||||||
else
|
else
|
||||||
echo "^^^^"
|
file_name=user.json
|
||||||
echo ${ffpd}
|
file_path=${ffpd}
|
||||||
# file_name=user.json
|
deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
|
||||||
# file_path=${ffpd}
|
|
||||||
# deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
|
file_name=userChrome.css
|
||||||
#
|
file_path=${ffpd}/chrome
|
||||||
# file_name=userChrome.css
|
deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
|
||||||
# file_path=${ffpd}/chrome
|
|
||||||
# deploy_file "${dots_trg}/firefox/${file_name}" "${file_path}/${file_name}"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# hypridle
|
# hypridle
|
||||||
|
|||||||
Reference in New Issue
Block a user