Remove deprecated ynh-vpnclient-loadcubefile.sh

This commit is contained in:
tituspijean 2022-04-24 10:00:28 +02:00
parent fdfbc0c11f
commit b8fb1efd66
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720
2 changed files with 1 additions and 8 deletions

View file

@ -149,14 +149,6 @@ Exemple :
```bash ```bash
yunohost tools diagnosis | yunopaste 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 ### Quelques commandes utiles
Si votre interface web d'administration indique que l'API est injoignable, essayez de démarrer `yunohost-api` : Si votre interface web d'administration indique que l'API est injoignable, essayez de démarrer `yunohost-api` :

View file

@ -155,6 +155,7 @@ yunohost tools diagnosis | yunopaste
``` ```
### The `ynh-vpnclient-loadcubefile.sh` command ### 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. 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 ```bash