diff --git a/templates/install.sh b/templates/install.sh deleted file mode 100644 index 973eb5896..000000000 --- a/templates/install.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -# Install script for the webmesh project -DEFAULT_VERSION="{{ .Version }}" -VERSION=${1:-$DEFAULT_VERSION} \ No newline at end of file