autossh mod

This commit is contained in:
ksurl
2021-09-09 08:45:59 -07:00
parent d1dc6e5858
commit 980ece7a29
7 changed files with 14 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: "openssh-server" #replace
MODNAME: "autossh" #replace
jobs:
build: