Delete passwall2.sh

This commit is contained in:
Bard 2023-10-04 14:53:46 +08:00 committed by GitHub
parent 575d366d78
commit 2727d8a24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +0,0 @@
#!/bin/bash
git clone https://github.com/xiaorouji/openwrt-passwall2 --depth=1
rm -rf luci-app-passwall2
mv openwrt-passwall2/luci-app-passwall2 .
rm -rf openwrt-passwall2
git add luci-app-passwall2
git commit luci-app-passwall2 -m "luci-app-passwall2: sync upstream"