aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-09-26 04:19:16 +0000
committerLibravatar GitHub <noreply@github.com>2023-09-26 04:19:16 +0000
commit72edd9667b27ce0a2779f5000ca0a6a1eb0d67a2 (patch)
tree39f97a89221ad1ad106c03d8e156799c8088a512
parentprofiles: dpkg fix (#6019) (diff)
downloadfirejail-72edd9667b27ce0a2779f5000ca0a6a1eb0d67a2.tar.gz
firejail-72edd9667b27ce0a2779f5000ca0a6a1eb0d67a2.tar.zst
firejail-72edd9667b27ce0a2779f5000ca0a6a1eb0d67a2.zip
youtubemusic-nativefier: fix include .local name (#6020)
-rw-r--r--etc/profile-m-z/youtubemusic-nativefier.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/youtubemusic-nativefier.profile b/etc/profile-m-z/youtubemusic-nativefier.profile
index d1bc4d5a2..e98d84329 100644
--- a/etc/profile-m-z/youtubemusic-nativefier.profile
+++ b/etc/profile-m-z/youtubemusic-nativefier.profile
@@ -2,7 +2,7 @@
2# Description: Unofficial electron based desktop wrapper for YouTube Music 2# Description: Unofficial electron based desktop wrapper for YouTube Music
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4# Persistent local customizations 4# Persistent local customizations
5include youtube.local 5include youtubemusic-nativefier.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8