make progress report on a separate line to avoid fighting with command for current line.

This commit is contained in:
Matthieu Jolimaitre 2025-08-01 10:10:57 +02:00
parent 155027fc9b
commit 669b9ac56a
2 changed files with 7 additions and 2 deletions

2
package/deploy Normal file → Executable file
View file

@ -2,5 +2,7 @@
set -e
cd "$(dirname "$(realpath "$0")")"
rm -fr release/tmp
./release/package
rm -fr aur/tmp
./aur/package