diff options
Diffstat (limited to 'provisioning')
-rwxr-xr-x | provisioning/modules/pixelated/files/activate_custom_node_modules.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/provisioning/modules/pixelated/files/activate_custom_node_modules.sh b/provisioning/modules/pixelated/files/activate_custom_node_modules.sh index a8104857..ec59a183 100755 --- a/provisioning/modules/pixelated/files/activate_custom_node_modules.sh +++ b/provisioning/modules/pixelated/files/activate_custom_node_modules.sh @@ -27,8 +27,4 @@ fi source /home/vagrant/user-agent-venv/bin/activate -cd /vagrant/service - -./go setup - cd /vagrant |