diff --git a/push_updates.sh b/push_updates.sh
new file mode 100644
index 0000000000000000000000000000000000000000..258b40351fdebec507ee09a5b6d26f69c27f03de
--- /dev/null
+++ b/push_updates.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+ehco "Pushing updates to repo..."
diff --git a/update.sh b/update.sh
deleted file mode 100644
index 6b1e9841ea9b5658ed03bb6bf76203fcf73ed0f7..0000000000000000000000000000000000000000
--- a/update.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-ehco "Running update python script..."
-python update.py