mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-06 14:04:19 +01:00
2 lines
79 B
Bash
2 lines
79 B
Bash
for script in ~/.local/share/omakub/applications/*.sh; do source $script; done
|