Just a message change
This commit is contained in:
@@ -358,7 +358,7 @@ echo "Paket wurde erstellt: $distfile"
|
||||
rm -rf "${BUILD_DIR}"
|
||||
|
||||
if [[ -z $DEBBUILD_ASSUME_YES ]] && ! $force; then
|
||||
read -p "Auf git-packages hochladen? [Y,n]: " upload
|
||||
read -p "Hochladen? [Y,n]: " upload
|
||||
[[ "$upload" =~ n|N ]] && exit 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user