This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
wg-portal
Watch
1
Star
0
Fork
0
You've already forked wg-portal
mirror of
https://github.com/h44z/wg-portal.git
synced
2025-04-19 08:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wg-portal
/
scripts
/
docker-healthcheck.sh
7 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2020-11-05 19:37:51 +01:00
#!/bin/bash
set
-e
fix goss check
2020-11-13 09:44:25 +01:00
goss -g /app/goss/wgportal/goss.yaml validate --format json_oneline
initial commit
2020-11-05 19:37:51 +01:00
exit
0
Reference in New Issue
Copy Permalink