Update install.sh
This commit is contained in:
parent
addbf6dbc5
commit
86f4bbe01c
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
INSTALL_DIR="/usr/local/bin"
|
||||
BINARY_NAME="go-glitch"
|
||||
BASE_URL="https://git.nixc.us/Nixius/go-glitch/raw/branch/master/dist"
|
||||
BINARY_NAME="inotify-glitch"
|
||||
BASE_URL="https://git.nixc.us/colin/inotify-glitch/raw/branch/master/dist"
|
||||
|
||||
|
||||
# Supported architectures
|
||||
|
|
Loading…
Reference in New Issue