mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-24 07:44: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
|