Skip to content
Snippets Groups Projects

Support 2649

Merged alexandr.kravchenko requested to merge support-2649 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,7 +2,7 @@
echo "Deploying to $PACKAGE_PATH"
echo $wd
cd $REPO_DIR
cd build
PKGFILES=($(ls *.deb))
cd ..
Loading