u
This commit is contained in:
@@ -81,7 +81,7 @@ firefox_profile_dir() {
|
|||||||
|
|
||||||
ffdir=/home/${user}/.mozilla/firefox/
|
ffdir=/home/${user}/.mozilla/firefox/
|
||||||
|
|
||||||
if [ -z "$ffdir" ]
|
if not [ -d "$ffdir" ]
|
||||||
then
|
then
|
||||||
echo "firefox main directory not found: '${ffdir}'"
|
echo "firefox main directory not found: '${ffdir}'"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user