mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-01 03:24:23 +01:00
2 lines
75 B
Bash
2 lines
75 B
Bash
for script in ~/.local/share/omakub/web-apps/*.sh; do source $script; done
|