mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-23 07:48:10 -07:00
CI: add release workflow
This commit is contained in:
Vendored
+6
@@ -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