mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 17:42:42 +08:00
dropped set -e, set -x.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
set -x
|
||||
|
||||
#setup virtualenvironment
|
||||
export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python2.7
|
||||
|
||||
Reference in New Issue
Block a user