Skip to content

Commit 9a72a96

Browse files
committed
Added more visibility to the finish message.
Signed-off-by: Israel Roldan <israel.alberto.rv@gmail.com>
1 parent 5b304a1 commit 9a72a96

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

init.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,6 @@ lftp \
5959
-e "${FTP_SETTINGS} ${MIRROR_COMMAND} ${INPUT_LOCAL_DIR} ${INPUT_REMOTE_DIR}; quit;"
6060

6161
echo ""
62-
echo "FTP UPLOADED FINISHED!"
62+
echo "=============================="
63+
echo "=== FTP UPLOADED FINISHED! ==="
64+
echo "=============================="

0 commit comments

Comments
 (0)