mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Charset
This commit is contained in:
parent
41f0704d77
commit
2adc1d98e7
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ ynh_lxc_check_container_start () {
|
|||
ynh_handle_getopts_args "$@"
|
||||
|
||||
ynh_print_info --message="Test du conteneur $name"
|
||||
ynh_lxc_start --name=$name # Démarre le conteneur
|
||||
ynh_lxc_start --name=$name # Démarre le conteneur
|
||||
|
||||
wait_period=0
|
||||
while ! ynh_lxc_is_started --name=$name
|
||||
|
|
Loading…
Add table
Reference in a new issue