浏览代码

remove bash_profile.sh from urweb

Lita Gratrix 10 年之前
父节点
当前提交
4b6f8239c6
共有 2 个文件被更改,包括 1 次插入3 次删除
  1. 0 3
      frameworks/Ur/urweb/bash_profile.sh
  2. 1 0
      frameworks/Ur/urweb/setup.sh

+ 0 - 3
frameworks/Ur/urweb/bash_profile.sh

@@ -1,3 +0,0 @@
-#!/bin/bash
-
-export URWEB_HOME=${IROOT}/urweb

+ 1 - 0
frameworks/Ur/urweb/setup.sh

@@ -1,4 +1,5 @@
 #!/bin/bash
+export URWEB_HOME=${IROOT}/urweb
 
 ${URWEB_HOME}/bin/urweb -db "dbname=hello_world user=benchmarkdbuser password=benchmarkdbpass host=${DBHOST}" bench