Fix script

This commit is contained in:
dpedu 2015-06-25 10:22:16 -07:00
parent f55dec5bdb
commit 1472bad71f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#source testenv/bin/activate
./watch2.py ~/PhpstormProjects/pronq/obt_prototypes/ -u root -p vagrant -s localdev.saas.hp.com \
./watch.py ~/PhpstormProjects/pronq/obt_prototypes/ -u root -p vagrant -s localdev.saas.hp.com \
--map "server/cms:/var/www/drupal" \
--map "shared-assets:/var/www/drupal/sites/all/themes/zen_pronq_mktg/shared-assets" \
--map ":/root"