more typo fixes

This commit is contained in:
cremesk 2019-07-29 22:07:50 +02:00
parent 8fce2ca252
commit 7b69c22113
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 2 additions and 2 deletions

View File

@ -18,4 +18,4 @@ approved scripts are placed in /envs/bin and listed with `envs list`
submissions use sendmail to notify an admin. submissions use sendmail to notify an admin.
admins can use `sudo launcher approve` and `sudo launcher revoke <script_name>`. admins can use `sudo envs approve` and `sudo envs revoke <script_name>`.

2
envs
View File

@ -144,7 +144,7 @@ $2
you'll find the script and description in: /envs/pending-submissions/$USER/$1 you'll find the script and description in: /envs/pending-submissions/$USER/$1
run this to see the approval queue: run this to see the approval queue:
sudo launcher approve sudo envs approve
_EOF_ _EOF_
} }