From 2ea3140d070a5dd8f5306a2c1ba448f0b5842a12 Mon Sep 17 00:00:00 2001 From: Tulio Casagrande Date: Tue, 9 May 2017 15:17:13 -0300 Subject: Add rule to change to vagrant folder on login --- provisioning/modules/pixelated/files/activate_custom_node_modules.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'provisioning/modules/pixelated/files/activate_custom_node_modules.sh') 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 -- cgit v1.2.3