From 7b69c221135c45238e89699381d9a90d0d249a35 Mon Sep 17 00:00:00 2001 From: cremesk Date: Mon, 29 Jul 2019 22:07:50 +0200 Subject: [PATCH] more typo fixes --- README.md | 2 +- envs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75e62bc..7de4550 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ approved scripts are placed in /envs/bin and listed with `envs list` submissions use sendmail to notify an admin. -admins can use `sudo launcher approve` and `sudo launcher revoke `. +admins can use `sudo envs approve` and `sudo envs revoke `. diff --git a/envs b/envs index 3ee6f93..9584111 100755 --- a/envs +++ b/envs @@ -144,7 +144,7 @@ $2 you'll find the script and description in: /envs/pending-submissions/$USER/$1 run this to see the approval queue: -sudo launcher approve +sudo envs approve _EOF_ }