diff options
-rwxr-xr-x | gurpmi.addmedia | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gurpmi.addmedia b/gurpmi.addmedia index bf990e3d..1db12b3d 100755 --- a/gurpmi.addmedia +++ b/gurpmi.addmedia @@ -38,8 +38,8 @@ where <url> is one of and [options] are from --distrib install a set of media from a distribution - --update create an update medium. --silent-success don't show popup window on success + --update create an update medium. "; exit(0); }; |