mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
fix typo
This commit is contained in:
parent
4c4958df6a
commit
7ca24923b7
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ then
|
||||||
garage_connect "$garage_command" "$bootstrap_peers"
|
garage_connect "$garage_command" "$bootstrap_peers"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
self_bootstrap_peers="$($garage_command node id --quiet)
|
self_bootstrap_peers="$($garage_command node id --quiet)"
|
||||||
garage_layout="$(garage_command layout show)"
|
garage_layout="$(garage_command layout show)"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue