sunhat/install/apps-web.sh

2 lines
75 B
Bash
Raw Normal View History

for script in ~/.local/share/omakub/web-apps/*.sh; do source $script; done