UnamSanctam / UnamWebPanel

MIT License
175 stars 58 forks source link

Update web panel #343

Open opget opened 7 months ago

opget commented 7 months ago

Hey Unam, I would like to install the update you released - can you please tell me how to update the current panel? So that it doesn't throw off the settings and the current miners continue to be displayed.

UnamSanctam commented 7 months ago

Best way is to open your old database with any database explorer/browser that supports SQLite, then find the export feature and then choose to only export the data (usually you can select the data, structure and more). Then open the new database and fine the import feature, then choose the exported file containing the data. You should then have the new database with the old database data inside it.