diff options
author | Zeioth | 2022-04-10 22:05:28 +0200 |
---|---|---|
committer | Zeioth | 2022-04-10 22:05:28 +0200 |
commit | 07503919e2889c3eb69e229f781d7992e229f0aa (patch) | |
tree | 958ca11aad248f882cdff3f7bec2031a2c806cab | |
parent | fdeaa2efb6c821a0aabec6e44163f74410699589 (diff) | |
download | aur-07503919e2889c3eb69e229f781d7992e229f0aa.tar.gz |
test
-rwxr-xr-x | push-version-aur.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/push-version-aur.sh b/push-version-aur.sh index 702a026d481d..ea0e79043805 100755 --- a/push-version-aur.sh +++ b/push-version-aur.sh @@ -11,4 +11,4 @@ git push ssh://aur@aur.archlinux.org/wofi-calc-git.git master # Bye echo -e "\n-------------------------------------------------------------------" -echo "NEW VERSION GENERATED" +echo -e "NEW VERSION GENERATED\n" |