diff options
-rwxr-xr-x | src/deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/deploy.sh b/src/deploy.sh index 454a179..9b24a4a 100755 --- a/src/deploy.sh +++ b/src/deploy.sh @@ -33,7 +33,7 @@ # - generate ssh key: # $ ssh-keygen -f id_rsa # - configure ssh.config -# - copy flufigut-client.sh to every machine and install ist +# - copy flufigut-client.sh to every machine and install it # $ sudo ./flufigut-client.sh install # |