index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/gensync.sh.in | 1 |
diff --git a/scripts/gensync.sh.in b/scripts/gensync.sh.in index 13117ccd..b49c26ee 100644 --- a/scripts/gensync.sh.in +++ b/scripts/gensync.sh.in @@ -44,7 +44,6 @@ note: The <destfile> name is important. It must be of the form\n\ generated database must reside in the same directory as your\n\ custom packages (also configured in /etc/pacman.conf)\n\n")" echo "$(gettext "Example: gensync /var/abs/local /home/mypkgs/custom.db.tar.gz")" - exit 0 } version() { |