nwg-wrapper-install.sh
This commit is contained in:
parent
d094a37e5d
commit
1cce6b8a8a
@ -16,12 +16,9 @@ administrador=$?
|
||||
if [ ${administrador} -eq 0 ] ; then
|
||||
rm -rf /etc/root
|
||||
else
|
||||
echo ""
|
||||
echo "* nwg-wrapper install"
|
||||
echo ""
|
||||
echo "* Administrator permissions are required"
|
||||
echo ""
|
||||
exit
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user