salt install script cleanup
diff --git a/ubuntu-14.04/scripts/salt.sh b/ubuntu-14.04/scripts/salt.sh
index 5d7eb8d..cfdb2f9 100644
--- a/ubuntu-14.04/scripts/salt.sh
+++ b/ubuntu-14.04/scripts/salt.sh
@@ -1,4 +1,5 @@
 #!/bin/sh
 curl -L https://bootstrap.saltstack.com | sudo sh -s --
 curl -k -L https://bootstrap.saltstack.com | sudo sh -s --
+rm -f /tmp/install_salt.sh