pwd without prompt
This commit is contained in:
@@ -23,10 +23,8 @@ fi
|
||||
|
||||
export VPNCLIENT_UPGRADE=1
|
||||
echo "Current path: $PWD"
|
||||
read
|
||||
sudo bash /etc/yunohost/apps/vpnclient/scripts/remove &> /dev/null
|
||||
echo "Current path: $PWD"
|
||||
read
|
||||
bash ./install "${domain}" "${path}" "${server_name}"
|
||||
|
||||
sudo cp -a "${tmpdir}/settings.yml" /etc/yunohost/apps/vpnclient/
|
||||
|
Reference in New Issue
Block a user