using short flags instead with validate

Signed-off-by: Zou Nengren <zouyee1989@gmail.com>
This commit is contained in:
zouyee
2019-09-25 23:08:50 +08:00
parent 948870b584
commit 11746bcc19
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ else
echo 'No need to refresh sudo credentials'
else
echo 'Updating sudo credentials'
sudo --validate || exit 1
sudo -v || exit 1
fi
# Do not use any network plugin by default. User could override the flags with