mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 03:51:21 -03:00
fix install order of build debs
This commit is contained in:
@@ -72,6 +72,7 @@ ls "$PACKAGES_DIR"
|
||||
cd $PACKAGES_DIR
|
||||
rm *dev*
|
||||
rm -Rf sogo || echo "sogo folder not found in output, no problem..."
|
||||
mv sogo_${VERSION}_amd64.deb _sogo_${VERSION}_amd64.deb
|
||||
mkdir output
|
||||
mv *deb output/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user