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