浏览代码

in hindsight, this is probably a bad idea

fred-o 12 年之前
父节点
当前提交
0f32083163
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/glassfish/glassfish.plugin.zsh

+ 1 - 1
plugins/glassfish/glassfish.plugin.zsh

@@ -1,3 +1,3 @@
 # if there is a user named 'glassfish' on the system, we'll assume
 # if there is a user named 'glassfish' on the system, we'll assume
 # that is the user asadmin should be run as
 # 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'