mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-12 00:44:19 +01:00
2 lines
66 B
Bash
2 lines
66 B
Bash
for script in $OMAKUB_PATH/web-apps/*.sh; do source $script; done
|