summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-15 20:40:51 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-15 20:40:51 -0300
commite0c1f68a9f34a150234b3636241e24cdd5de8606 (patch)
treeeaf63ff3526027d5d83eb707d2d3094b715aaadf
parent3e193e26216c5aac34965baac61b44487b2ca561 (diff)
Fixed typo
-rwxr-xr-xyams2
1 files changed, 1 insertions, 1 deletions
diff --git a/yams b/yams
index e8a0035..ba64946 100755
--- a/yams
+++ b/yams
@@ -15,7 +15,7 @@ help() {
echo "stop stops all yams services"
echo "start starts yams services"
echo "destroy destroy yams services so you can start from scratch"
- echo "check-vpn checks if the VPN is working as expected"
+ echo "check-vpn checks if the VPN is working as expected"
}
send_success_message() {