mirror of
https://github.com/tildeclub/launcher.git
synced 2026-01-24 11:10:18 +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
|
||||
|
||||
Reference in New Issue
Block a user