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
7ca24923b7
commit
99613af73c
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@ then
|
|||
fi
|
||||
|
||||
self_bootstrap_peers="$($garage_command node id --quiet)"
|
||||
garage_layout="$(garage_command layout show)"
|
||||
garage_layout="$($garage_command layout show)"
|
||||
|
||||
#=================================================
|
||||
# Send email to admin
|
||||
|
|
Loading…
Add table
Reference in a new issue