Skip to content

Commit

Permalink
fixing stupid error in example "runserver" tab
Browse files Browse the repository at this point in the history
  • Loading branch information
moopet committed Mar 4, 2012
1 parent 0c196d9 commit 6a4fb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startve.sh
Expand Up @@ -33,7 +33,7 @@ cd $PROJECTS_PATH/$VE
workon $VE
RCDATA.default

cat >| $RCFILE.shell <<RCDATA.runserver
cat >| $RCFILE.shell <<RCDATA.shell
#!/bin/bash
source ~/.bashrc
source virtualenvwrapper.sh
Expand Down

0 comments on commit 6a4fb4e

Please sign in to comment.