This website requires JavaScript.
Explore
Help
Register
Sign In
pooneyy
/
1Panel-Appstore
mirror of
https://github.com/pooneyy/1Panel-Appstore
Watch
1
Star
0
Fork
You've already forked 1Panel-Appstore
0
Code
67c8f80883
1Panel-Appstore
/
apps
/
forgejo
/
14.0.2
/
scripts
/
upgrade.sh
6 lines
75 B
Bash
Raw
Blame
History
#!/bin/bash
if
[
-f ./scripts/init.sh
]
;
then
bash ./scripts/init.sh
fi
View Git Blame
Copy Permalink