mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo
Co-Authored-By: Kayou <pierre@kayou.io>
This commit is contained in:
parent
defabdbecb
commit
1af4d20e1e
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ ynh_script_progression () {
|
|||
local last
|
||||
# Manage arguments with getopts
|
||||
ynh_handle_getopts_args "$@"
|
||||
# Re-disable xtrace, ynh_handle_getopts_args set it back
|
||||
set +o xtrace # set +x
|
||||
weight=${weight:-1}
|
||||
time=${time:-0}
|
||||
|
|
Loading…
Add table
Reference in a new issue