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"