Skip to content

Commit 97259be

Browse files
committed
fix: missing gdbus_get_signal.sh executable permission for manual install.sh
1 parent a588828 commit 97259be

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ cmake --build build/
1010
cmake --install build/
1111
# CMakeLists.txt plasma_install_package does't copy executable permission
1212
chmod 700 "$HOME/.local/share/plasma/plasmoids/luisbocanegra.panel.colorizer/contents/ui/tools/list_presets.sh"
13+
chmod 700 "$HOME/.local/share/plasma/plasmoids/luisbocanegra.panel.colorizer/contents/ui/tools/gdbus_get_signal.sh"

package/contents/ui/tools/service.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)