From f88f1eb7edeca1fead6286ae251e23b7517b7445 Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 8 Mar 2017 23:30:48 +0100 Subject: [PATCH] Delete _common.sh --- scripts/_common.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 scripts/_common.sh diff --git a/scripts/_common.sh b/scripts/_common.sh deleted file mode 100644 index cfc17c4..0000000 --- a/scripts/_common.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -VERSION="1.1.6" - -JAPPIX_SOURCE_URL="https://github.com/jappix/jappix/archive/${VERSION}.tar.gz"