This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
wg-portal
Watch
1
Star
0
Fork
0
You've already forked wg-portal
mirror of
https://github.com/DJSundog/wg-portal.git
synced
2024-11-23 15:13:52 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
9b10d099b6
wg-portal
/
scripts
/
docker-healthcheck.sh
7 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2020-11-05 13:37:51 -05:00
#!/bin/bash
set
-e
fix goss check
2020-11-13 03:44:25 -05:00
goss -g /app/goss/wgportal/goss.yaml validate --format json_oneline
initial commit
2020-11-05 13:37:51 -05:00
exit
0
Reference in New Issue
Copy Permalink