1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2024-09-03 18:36:32 +02:00

add units to capacity

This commit is contained in:
oiseauroch 2023-12-19 10:46:50 +01:00
parent 9098026778
commit ee4f09ee54

View file

@ -138,7 +138,7 @@ ynh_app_setting_set --app=$app --key=secret_node_id --value=$secret_node_id
# define node
$garage layout assign $secret_node_id -z $domain -c $weight -t $domain
$garage layout assign $secret_node_id -z $domain -c ${weight}GB -t $domain
# if there is enough node, apply layout
garage_layout_apply