diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-04 21:11:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-04 21:11:26 +0200 |
commit | 7189a3bbe5320a80d1cfbcbf940c1a2d57c45b73 (patch) | |
tree | 7d1a8cad1fd3d86218a93822595b5795b5f079aa | |
parent | e9575ead7ab16b1af0ce1407db7706b6e3f805b2 (diff) |
global-wait: do not claim to be a backup script...
Probalby a copy and paste issue?
-rw-r--r-- | global-wait | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global-wait b/global-wait index 9f3d438..43cc5cc 100644 --- a/global-wait +++ b/global-wait @@ -3,8 +3,6 @@ # Copyright (c) 2020-2022 Christian Hesse <mail@eworm.de> # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # -# provides: backup-script -# # wait for global-functions to finish # https://git.eworm.de/cgit/routeros-scripts/about/doc/global-wait.md |