mirror of
https://github.com/woodchen-ink/docker-firefox.git
synced 2025-07-18 13:52:02 +08:00
Adjusted vim modeline.
This commit is contained in:
parent
c5d1e078fe
commit
8ba2a096b4
@ -14,4 +14,4 @@ fi
|
|||||||
SND_GRP="$(find "$SND_DEV" -maxdepth 1 -not -type d -exec stat -c "%g" {} \; | sort -u | tail -n1)"
|
SND_GRP="$(find "$SND_DEV" -maxdepth 1 -not -type d -exec stat -c "%g" {} \; | sort -u | tail -n1)"
|
||||||
echo "sound device group $SND_GRP."
|
echo "sound device group $SND_GRP."
|
||||||
|
|
||||||
# vim: set ft=sh :
|
# vim:ft=sh:ts=4:sw=4:et:sts=4
|
||||||
|
@ -57,4 +57,4 @@ do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
# vim: set ft=sh :
|
# vim:ft=sh:ts=4:sw=4:et:sts=4
|
||||||
|
@ -42,3 +42,5 @@ do
|
|||||||
echo "user_pref(\"$PNAME\", $PVAL);" >> "$PREF_FILE"
|
echo "user_pref(\"$PNAME\", $PVAL);" >> "$PREF_FILE"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# vim:ft=sh:ts=4:sw=4:et:sts=4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user