Added error handling

This commit is contained in:
Bram Prieshof
2022-11-10 15:04:07 +01:00
parent 4a73be1447
commit 5eec22b733
3 changed files with 73 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ mbranch=master
sed -i -e '$a set ssl:verify-certificate no' /etc/lftp.conf
sed -i -e '$a set sftp:auto-confirm yes' /etc/lftp.conf
echo "set cmd:fail-exit true " >> /etc/lftp.conf
##############
# wp-cli #