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
9544f8d690
1Panel-Appstore
/
apps
/
casdoor
/
2.344.0
/
scripts
/
upgrade.sh
5 lines
69 B
Bash
Raw
Blame
History
#!/bin/bash
if
[
-f ./scripts/init.sh
]
;
then
./scripts/init.sh
fi
View Git Blame
Copy Permalink