mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[fix] Help not displayed
This commit is contained in:
parent
6c53e87c50
commit
0f50d2ed37
1 changed files with 2 additions and 2 deletions
4
ynh-dev
4
ynh-dev
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
usage() {
|
||||
print "
|
||||
cat <<EOF
|
||||
Usage :
|
||||
|
||||
On the host
|
||||
|
@ -39,7 +39,7 @@ VERSION
|
|||
stable7
|
||||
testing7
|
||||
unstable7
|
||||
"
|
||||
EOF
|
||||
}
|
||||
|
||||
check_yunohost_vm() {
|
||||
|
|
Loading…
Add table
Reference in a new issue