summaryrefslogtreecommitdiff
path: root/provisioning/modules/pixelated/files/activate_custom_node_modules.sh
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2017-05-09 15:17:13 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2017-05-09 15:17:13 -0300
commit2ea3140d070a5dd8f5306a2c1ba448f0b5842a12 (patch)
tree7535e46c638ed44a37dca150442bff6f9a20b070 /provisioning/modules/pixelated/files/activate_custom_node_modules.sh
parent12c0759686f41de6f9c820334e57193309707b3b (diff)
Add rule to change to vagrant folder on login
Diffstat (limited to 'provisioning/modules/pixelated/files/activate_custom_node_modules.sh')
-rwxr-xr-xprovisioning/modules/pixelated/files/activate_custom_node_modules.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/provisioning/modules/pixelated/files/activate_custom_node_modules.sh b/provisioning/modules/pixelated/files/activate_custom_node_modules.sh
index 5ad419e3..d63b8d35 100755
--- a/provisioning/modules/pixelated/files/activate_custom_node_modules.sh
+++ b/provisioning/modules/pixelated/files/activate_custom_node_modules.sh
@@ -35,6 +35,3 @@ echo "running python setup"
./go setuppy > /dev/null
echo "running js setup"
./go setupjs > /dev/null
-
-
-cd /vagrant