codedge/laravel-selfupdater

How and where to set download path?

filip-codes opened this issue · 1 comments

Unbenannt
In the picture above you can see the a folder called "netbounty-shop-52f688b". In there is my fresh downloaded repo. How the heck do I grab all the files and replace them with my original or is there any known bug? Or do I have to change my download path to replace them right?

Your download folder should not be inside the folder your app lives, as it might be overwritten during the update.

/my-app
  | -- fileA
  | -- ...
/folder-for-download
  | -- my-net-version-archive.zip