aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <okgomdjgbmoij@gmail.com>2021-08-30 21:03:11 +0200
committerLibravatar pirate486743186 <okgomdjgbmoij@gmail.com>2021-08-30 21:03:11 +0200
commit8bf3bb2c4eca3b60d2d3939b7934e2069834d271 (patch)
treee758dd8d828899c57136309171b63721c060de98 /etc/profile-a-l
parentmerges (diff)
downloadfirejail-8bf3bb2c4eca3b60d2d3939b7934e2069834d271.tar.gz
firejail-8bf3bb2c4eca3b60d2d3939b7934e2069834d271.tar.zst
firejail-8bf3bb2c4eca3b60d2d3939b7934e2069834d271.zip
fix duplicate global
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/gallery-dl.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/profile-a-l/gallery-dl.profile b/etc/profile-a-l/gallery-dl.profile
index b2f482835..9c8200dc4 100644
--- a/etc/profile-a-l/gallery-dl.profile
+++ b/etc/profile-a-l/gallery-dl.profile
@@ -5,7 +5,8 @@ quiet
5# Persistent local customizations 5# Persistent local customizations
6include gallery-dl.local 6include gallery-dl.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8# added by included profile
9#include globals.local
9 10
10noblacklist ${HOME}/.config/gallery-dl 11noblacklist ${HOME}/.config/gallery-dl
11noblacklist ${HOME}/.gallery-dl.conf 12noblacklist ${HOME}/.gallery-dl.conf