swag: ioncube loader mod initial release

This commit is contained in:
Spunkie
2021-04-11 15:08:27 -06:00
parent d1dc6e5858
commit 4332ca4f90
7 changed files with 49 additions and 70 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
BASEIMAGE: "swag" #replace
MODNAME: "ioncube" #replace
jobs:
build: