proxy
This commit is contained in:
parent
60e583ceec
commit
c5c49b17bc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ cred_path="/var/websoft9/credential"
|
|||
|
||||
if [ -e "$cred_path" ]; then
|
||||
echo "File $cred_path exists. Exiting script."
|
||||
exit 1
|
||||
exit 0
|
||||
fi
|
||||
|
||||
echo "create diretory"
|
||||
|
|
Loading…
Add table
Reference in a new issue