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