From 72f27b1c82c437a6468d0a1c97d378b72065439d Mon Sep 17 00:00:00 2001 From: obfuscurity Date: Mon, 11 Jul 2016 23:12:20 -0400 Subject: [PATCH] Revert "attempt to get DO one-click installer working with experimental branch" This reverts commit f129c6ca06fd9765a6bda95ca4eb4d6af492d945. --- app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yml b/app.yml index 434e8b4..36cfb88 100644 --- a/app.yml +++ b/app.yml @@ -11,4 +11,4 @@ config: packages: - git runcmd: - - cd /home/install && git clone https://github.com/obfuscurity/synthesize.git && cd synthesize && git checkout feature/graphite-master && bash install + - cd /home/install && git clone https://github.com/obfuscurity/synthesize.git && cd synthesize && bash install