0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-10-21 01:21:41 +00:00
ryujinx-fork/Ryujinx/Modules/Updater
pineappleEA 1c49089ff0
Fix updater breaking user execute permissions on Unix (#2055)
* Fix updater breaking user run permissions on *nix

The updater currently sets the permissions to user run only when the yes button is clicked, this changes it to run on Updater.cs after it's done updating as it should.

* Fix nits
2021-02-25 10:35:48 +11:00
..
UpdateDialog.cs Fix updater breaking user execute permissions on Unix (#2055) 2021-02-25 10:35:48 +11:00
UpdateDialog.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
Updater.cs Fix updater breaking user execute permissions on Unix (#2055) 2021-02-25 10:35:48 +11:00