1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00
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