|
@@ -58,7 +58,7 @@ common_patch () {
|
|
|
|
|
|
|
|
# update panel code
|
|
# update panel code
|
|
|
rm -rf "$ROOT_FS/pineapple"
|
|
rm -rf "$ROOT_FS/pineapple"
|
|
|
- wget -q https://github.com/xchwarze/wifi-pineapple-panel/archive/refs/heads/wpc.zip -O updated-panel.zip
|
|
|
|
|
|
|
+ wget -q https://git.xdao.cc/xdao/wifi-pineapple-panel/raw/wpc/wpc.zip -O updated-panel.zip
|
|
|
unzip -q updated-panel.zip
|
|
unzip -q updated-panel.zip
|
|
|
|
|
|
|
|
cp -r wifi-pineapple-panel-wpc/src/* "$ROOT_FS/"
|
|
cp -r wifi-pineapple-panel-wpc/src/* "$ROOT_FS/"
|