in hindsight, this is probably a bad idea

This commit is contained in:
fred-o 2012-08-03 10:02:19 +02:00
parent a4e6a2ce9f
commit 8f0c617f6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# if there is a user named 'glassfish' on the system, we'll assume
# that is the user asadmin should be run as
grep -e '^glassfish' /etc/passwd > /dev/null && alias asadmin='sudo -u glassfish asadmin'
# grep -e '^glassfish' /etc/passwd > /dev/null && alias asadmin='sudo -u glassfish asadmin'