This commit is contained in:
oiseauroch 2022-12-23 11:36:28 +01:00
parent fa52d0a4b4
commit 801c170ab9

View File

@ -53,7 +53,7 @@ garage_connect() {
i=$(( i + 1 ))
if [ $i -gt 30 ]
then
ynh_die --message="unable to get layout from remove peer"
ynh_die --message="unable to get layout from remote peer"
fi
sleep 1
done