in hindsight, this is probably a bad idea

This commit is contained in:
fred-o
2014-03-25 16:47:58 +01:00
committed by Phil Eichinger
parent ee3a20a3dc
commit 0f32083163
+1 -1
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'