Upgraded repo with actual wait-for-internet commands

This commit is contained in:
N3rdP1um23
2021-02-05 10:10:54 -05:00
parent d1dc6e5858
commit 7c4683c59b
8 changed files with 18 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: "universal" #replace
MODNAME: "wait_for_internet" #replace
jobs:
build: