Make `kiwix-build.py` also fail if sub-command fail instead of just print an error message and quit. `kiwix-deploy.py` is far more simple and already fails miserably if a sub-command fails.
The ssh key right mode must be 600. (644 is for public key...)
The ssh key right mode must be 644.