Merge branch 'master' of git.nixc.us:colin/inotify-glitch

This commit is contained in:
Colin 2024-07-22 20:35:16 -04:00
commit a070ef041a
1 changed files with 2 additions and 2 deletions

View File

@ -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