mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Remove old warning about previous behavior (#38)
This commit is contained in:
parent
cd1ceade89
commit
1ce02a074f
1 changed files with 0 additions and 3 deletions
3
ynh-dev
3
ynh-dev
|
@ -184,9 +184,6 @@ elif [ "$1" = "run" ]; then
|
||||||
}
|
}
|
||||||
|
|
||||||
# Run VM
|
# Run VM
|
||||||
echo "/!\ If you don't refund an old vm, may be the vm has been \
|
|
||||||
accidentally named with the VERSION, try to run 'ynh-dev run VERSION' with \
|
|
||||||
VERSION as stable, testing or unstable /!\ "
|
|
||||||
vagrant up $VMNAME --provider virtualbox
|
vagrant up $VMNAME --provider virtualbox
|
||||||
|
|
||||||
# Warn user about hosts file
|
# Warn user about hosts file
|
||||||
|
|
Loading…
Add table
Reference in a new issue