-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AppRun: if update is due, touch first
If ULTRAGRID_AUTOUPDATE is set and the update is due, touch the AppImage first. This is convenient if user wants to skip the update eg. by pressing Ctrl-C, next run will not enforce the update becauuse the date of the file is reset. User can run then run the AppImage by issuing the command again without the update. + notice that updating because of ULTRAGRID_AUTOUPDATE is set + rename handle_updates to handle_autopudates (the normal update by -u is not handled by that function at all)
- Loading branch information
1 parent
2365a00
commit 6ebeec3
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters