mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-29 08:42:34 -04:00
Change to use Github Link for Edge Store
This commit is contained in:
@@ -6,7 +6,7 @@ installEdgeAppstore() {
|
||||
casaos-cli app-management unregister app-store 0
|
||||
|
||||
# Register the Edge Appstore
|
||||
casaos-cli app-management register app-store https://casaos-appstore.paodayag.dev/edge.zip
|
||||
casaos-cli app-management register app-store https://github.com/WisdomSky/CasaOS-AppStore-Edge/archive/refs/heads/main.zip
|
||||
}
|
||||
|
||||
# Function to revert to the Official Appstore
|
||||
|
||||
Reference in New Issue
Block a user