From 246245e771419bdbdf21923fe0b0142f98494b46 Mon Sep 17 00:00:00 2001 From: Michael Babker Date: Tue, 3 Jan 2017 20:26:38 -0600 Subject: [PATCH] Change the update script to a PHP script reading the downloads site API --- update.php | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ update.sh | 26 --------------- 2 files changed, 92 insertions(+), 26 deletions(-) create mode 100644 update.php delete mode 100755 update.sh diff --git a/update.php b/update.php new file mode 100644 index 0000000..76acd60 --- /dev/null +++ b/update.php @@ -0,0 +1,92 @@ +