mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-23 23:34:20 +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
|