mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
CI: add release workflow
This commit is contained in:
6
dist/install-linux.sh
vendored
Normal file
6
dist/install-linux.sh
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/env bash
|
||||
|
||||
set -e
|
||||
export SERIAL_PATH="./serial-ubuntu-latest/serial"
|
||||
. "$(dirname "$0")"/install-common.sh
|
||||
install
|
||||
Reference in New Issue
Block a user