Skip to content

Commit

Permalink
Added more visibility to the finish message.
Browse files Browse the repository at this point in the history
Signed-off-by: Israel Roldan <israel.alberto.rv@gmail.com>
  • Loading branch information
airvzxf committed Sep 13, 2020
1 parent 5b304a1 commit 9a72a96
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,6 @@ lftp \
-e "${FTP_SETTINGS} ${MIRROR_COMMAND} ${INPUT_LOCAL_DIR} ${INPUT_REMOTE_DIR}; quit;"

echo ""
echo "FTP UPLOADED FINISHED!"
echo "=============================="
echo "=== FTP UPLOADED FINISHED! ==="
echo "=============================="

0 comments on commit 9a72a96

Please sign in to comment.