diff options
author | Christian Hesse <mail@eworm.de> | 2020-02-28 15:26:26 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-02-28 15:26:26 +0100 |
commit | 001e7eeb39ee993539334805622f8cd24fde63e9 (patch) | |
tree | 1e1efe76ea0fe68d6c8a52ccf47814d7c9219d8c /packages-update | |
parent | 3db752bc979be5f7eaff4f64e96d5f854b83eff5 (diff) |
global-functions: sort alphabetically
Diffstat (limited to 'packages-update')
-rw-r--r-- | packages-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages-update b/packages-update index b364b18..5baa78b 100644 --- a/packages-update +++ b/packages-update @@ -5,9 +5,9 @@ # download packages and reboot for installation :global DownloadPackage; +:global LogPrintExit; :global ScriptFromTerminal; :global ScriptLock; -:global LogPrintExit; $ScriptLock "packages-update"; |