mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
make byobu-export just work on release
This commit is contained in:
parent
3452b55357
commit
6027c8254a
1 changed files with 1 additions and 0 deletions
1
debian/release.sh
vendored
1
debian/release.sh
vendored
|
@ -25,6 +25,7 @@ mv -f *.rpm ..
|
|||
rsync -azP ../*.rpm kirkland@people.canonical.com:~kirkland/public_html/$PKG/rpm
|
||||
|
||||
# Create the tarball export
|
||||
rm -f /tmp/$PKG.tar.gz
|
||||
$PKG-export -f /tmp/$PKG.tar.gz
|
||||
rsync -azP /tmp/$PKG.tar.gz kirkland@people.canonical.com:~kirkland/public_html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue