mirror of
https://github.com/tildeclub/launcher.git
synced 2026-01-24 03:10:17 +00:00
small correction
This commit is contained in:
4
envs
4
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 <ben@tilde.team>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
PROGNAME=${0##*/}
|
||||
VERSION="0.0.2"
|
||||
VERSION="0.0.1"
|
||||
|
||||
|
||||
clean_up() { # Perform pre-exit housekeeping
|
||||
|
||||
5
envs.1
5
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 (at) tilde (dot) team>
|
||||
Ben Harris <creme (at) envs (dot) net>
|
||||
|
||||
Reference in New Issue
Block a user