Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
2.26k stars 216 forks source link

Fix ruffle deleting the install directory during app updates #2748

Closed matu6968 closed 1 month ago

matu6968 commented 1 month ago

I noticed that during updating Ruffle it deletes the install directory during initial cleanup and the binary was not being copied to the right location as a result of that directory deletion, now i have added logic to only do that during fresh installs