Commit 3198214
Fix installer: download release zip from GitHub, not website (v1.23.2)
install_LAMP.sh was pointing at inetpanel.tuxxin.com/inetpanel-latest.zip
which doesn't exist — the zip is a GitHub release asset. Changed URL to
github.com/tuxxin/iNetPanel/releases/latest/download/inetpanel-latest.zip
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent de048ce commit 3198214
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments