mirror of
https://github.com/MailScanner/v5.git
synced 2025-02-24 15:35:17 +08:00
update
none
This commit is contained in:
parent
8a21502ff0
commit
b93cf0259b
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ chmod +x $WORK/etc/cron.hourly/*
|
|||
# Build the src tarball for RPM construction
|
||||
cd $WORK
|
||||
cd ..
|
||||
tar czf ~/rpmbuild/SOURCES/mailscanner-${MSVERSION}.tgz Mailscanner-${MSVERSION}
|
||||
tar czf ~/rpmbuild/SOURCES/Mailscanner-${MSVERSION}.tgz Mailscanner-${MSVERSION}
|
||||
|
||||
# return to where i started
|
||||
cd $THISCURDIR
|
||||
|
|
Loading…
Reference in a new issue