Changeset 497 for Dev/trunk/deploy.sh
- Timestamp:
- 03/10/14 01:33:18 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/deploy.sh
r476 r497 1 1 #!/bin/sh 2 2 3 DEPLOYURL=git@heroku.com:quod-erat.git 4 DEPLOYDIR=quod-erat.git 3 . ./env.sh 4 5 5 RELBUILDDIR=../build 6 6
Note: See TracChangeset
for help on using the changeset viewer.