update backup tools title

This commit is contained in:
Tobias Powalowski 2023-01-28 08:44:37 +01:00
parent 610691e5b8
commit 9ae138aefd

View file

@ -8,8 +8,8 @@
_APPNAME=$(basename "${0}")
_usage()
{
echo -e "\033[1mWelcome to \033[36mARCHBOOT\033[0m\033[1m - COPY MOUNTPOINTS:\033[0m"
echo -e "\033[1m---------------------------------------\033[0m"
echo -e "\033[1mWelcome to \033[36mARCHBOOT\033[0m\033[1m - COPY MOUNTPOINT:\033[0m"
echo -e "\033[1m--------------------------------------\033[0m"
echo "- Copy mountpoint recursivly from one mountpoint to an other one,"
echo " using tar utility."
echo -e "- For system copying start with mounted \033[1m/\033[0m and then invoke this script"