diff --git a/Bootstrap.sh b/Bootstrap.sh index fddc0f7..07d60e6 100755 --- a/Bootstrap.sh +++ b/Bootstrap.sh @@ -6,7 +6,7 @@ target="${1}" host="${2}" if [[ "${target}" = "" ]]; then - printf "Usage: bootstrap_nixos [HOST]\n" + printf "Usage: ./Bootstrap.sh [HOST]\n" return 2 fi