This website requires JavaScript.
Explore
Help
Sign In
gib
/
sunhat
Watch
1
Star
0
Fork
0
You've already forked sunhat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
b00ea78ed0
sunhat
/
install
/
apps-web.sh
2 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Dont rely on the shortcut where it might not be properly set
2024-06-03 18:38:59 -05:00
for
script in ~/.local/share/omakub/web-apps/*.sh
;
do
source
$script
;
done
Reference in New Issue
Copy Permalink