diff --git a/envs b/envs index 9584111..8a4ec33 100755 --- a/envs +++ b/envs @@ -1,7 +1,7 @@ #!/bin/bash # --------------------------------------------------------------------------- # envs - manage user-submitted scripts and apps -# forked from tilde +# forked from tilde.team # Copyright 2018, Ben Harris @@ -21,7 +21,7 @@ # --------------------------------------------------------------------------- PROGNAME=${0##*/} -VERSION="0.0.2" +VERSION="0.0.1" clean_up() { # Perform pre-exit housekeeping diff --git a/envs.1 b/envs.1 index 6566390..d93579c 100644 --- a/envs.1 +++ b/envs.1 @@ -1,4 +1,4 @@ -.TH envs 1 "5 September 2018" "v0.0.2" +.TH envs 1 "9 June 2019" "v0.0.1" .SH NAME envs \- user script wrapper and submission tool .SH SYNOPSIS @@ -29,6 +29,5 @@ Get the submitter's description for a script. None. .SH BUGS None known. Please submit to https://github.com/envs-net/envs_launcher/issues -and https://tildegit.org/team/tilde-launcher/issues .SH AUTHOR -Ben Harris +Ben Harris