sunhat/install/web-apps.sh
2024-06-03 16:38:59 -07:00

2 lines
75 B
Bash

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