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