universal: cloudflared mod initial release

This commit is contained in:
Spunkie
2021-05-16 05:23:49 -06:00
parent 4332ca4f90
commit c4dc8bfe61
5 changed files with 295 additions and 48 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "swag" #replace
MODNAME: "ioncube" #replace
BASEIMAGE: "universal" #replace
MODNAME: "cloudflared" #replace
jobs:
build: