diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-07-04 21:04:42 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-07-04 21:04:42 -0700 |
commit | ecacbc4af1e02f2456e8e90dad65266bbb4d7e4f (patch) | |
tree | d0d40724fb1c48adb17a891df4eee6a72400e228 /profiles | |
parent | Update profiles for cataclysm and singularity (diff) | |
download | firejail-profiles-ecacbc4af1e02f2456e8e90dad65266bbb4d7e4f.tar.xz |
Fix typo in vlc.local
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/vlc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/vlc.local b/profiles/vlc.local index a753263..ed7d779 100644 --- a/profiles/vlc.local +++ b/profiles/vlc.local @@ -14,4 +14,4 @@ read-only ${DOWNLOADS} read-only ${MUSIC} noblacklist ${PICTURES} read-only ${PICTURES} -read-only $(VIDEOS} +read-only ${VIDEOS} |