mirror of
https://github.com/h44z/wg-portal.git
synced 2026-09-04 22:06:49 +00:00
initial commit
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
goss -g /app/goss/pbserv/goss.yaml validate --format json_oneline
|
||||
|
||||
exit 0
|
||||
@@ -0,0 +1,3 @@
|
||||
process:
|
||||
wgportal:
|
||||
running: true
|
||||
@@ -0,0 +1,3 @@
|
||||
process:
|
||||
wgportal:
|
||||
running: true
|
||||
Reference in New Issue
Block a user