0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/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