sunhat/install/apps-web.sh
2024-06-04 13:00:35 -07:00

2 lines
75 B
Bash

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