mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Remove deprecated ynh-vpnclient-loadcubefile.sh
This commit is contained in:
parent
fdfbc0c11f
commit
b8fb1efd66
2 changed files with 1 additions and 8 deletions
|
@ -149,14 +149,6 @@ Exemple :
|
|||
```bash
|
||||
yunohost tools diagnosis | yunopaste
|
||||
```
|
||||
|
||||
### La commande `ynh-vpnclient-loadcubefile.sh`
|
||||
Cette commande n'est disponible que si vous avez l'application `VPN Client` installée. Vous pouvez vous en servir pour charger un nouveau .cube dans le cas où vous ne parvenez pas à aller sur l'interface de `VPN Client` pour le faire.
|
||||
|
||||
```bash
|
||||
ynh-vpnclient-loadcubefile.sh -u <username> -p <password> -c <path>.cube
|
||||
```
|
||||
|
||||
### Quelques commandes utiles
|
||||
|
||||
Si votre interface web d'administration indique que l'API est injoignable, essayez de démarrer `yunohost-api` :
|
||||
|
|
|
@ -155,6 +155,7 @@ yunohost tools diagnosis | yunopaste
|
|||
```
|
||||
|
||||
### The `ynh-vpnclient-loadcubefile.sh` command
|
||||
|
||||
This command is only available if you have the `VPN Client` application installed. You can use it to load a new .cube in case you can't get to the VPN Client interface to do so.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue