File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1187,7 +1187,7 @@ curl -X POST "https://your-panel.com/api/client/servers/d3aac109/settings/reinst
11871187Returns empty response body with status code 202.
11881188
11891189:::warning Important
1190- Reinstalling a server will ** permanently delete all files ** and reinstall the server from scratch. Make sure to create backups before reinstalling .
1190+ Reinstalling a server will just ** rerun the install script ** with all files still on the server. There is also no endpoint to delete all files .
11911191:::
11921192
11931193### Update Docker Image
@@ -2006,7 +2006,7 @@ Trigger a reinstallation of the server. This will stop the server and re-run the
20062006** ` POST /api/client/servers/{server}/settings/reinstall ` **
20072007
20082008:::warning Important
2009- This action will delete all server files and reinstall the server from scratch. Make sure to backup important data before proceeding .
2009+ Reinstalling a server will just ** rerun the install script ** with all files still on the server. There is also no endpoint to delete all files .
20102010:::
20112011
20122012### URL Parameters
You can’t perform that action at this time.
0 commit comments