Just more beautiful "Done" message

This commit is contained in:
DarkCat09 2023-07-03 14:27:16 +04:00
parent 94c9688e27
commit 1553e2b392

View file

@ -116,9 +116,12 @@ rm -rf backend reqwest4j
# --- # ---
echo '*** **** ***' echo '*** ************** ***'
echo '*** DONE ***' echo '*** DONE ***'
echo '*** ************** ***'
title 'You need these files:' title 'You need these files:'
for f in "piped.jar" "config.properties" for f in "piped.jar" "config.properties"
do do
echo " $(readlink -f "$f")" echo " $(readlink -f "$f")"