mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
only install installed packages on release testing
This commit is contained in:
parent
a5f069c89f
commit
6f6b80025c
1 changed files with 1 additions and 1 deletions
2
debian/release-build.sh
vendored
2
debian/release-build.sh
vendored
|
@ -25,7 +25,7 @@ bzr bd -S
|
|||
echo
|
||||
echo
|
||||
echo "# Test this build:"
|
||||
echo " sudo dpkg -i ../byobu_*.deb"
|
||||
echo " sudo dpkg -Oi ../byobu_*.deb"
|
||||
echo
|
||||
echo "# If everything looks good, release:"
|
||||
echo " ./debian/release.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue