feat(scripts): Walk scripts directory when loading a list of scripts
This commit is contained in:
parent
8b3b95aae8
commit
200e7ba55f
5 changed files with 23 additions and 21 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -21,4 +21,4 @@ override_dh_auto_build:
|
|||
override_dh_fixperms:
|
||||
dh_fixperms
|
||||
chmod +x debian/pop-launcher/usr/lib/pop-launcher/plugins/**/*.js
|
||||
chmod +x debian/pop-launcher/usr/lib/pop-launcher/scripts/*.sh
|
||||
chmod +x debian/pop-launcher/usr/lib/pop-launcher/scripts/**/*.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue