Skip to content
Snippets Groups Projects
Commit 8365bdbb authored by James Vasile's avatar James Vasile
Browse files

Commented out line is a nop, but here it is

parent 12dc63a5
No related branches found
No related tags found
No related merge requests found
......@@ -528,5 +528,6 @@ update() {
warpd
}
#export PATH="$BASEDIR:$PATH"
"$@" # <- execute the task
[ "$#" -gt 0 ] || printf "Usage:\n\t./${SCRIPTNAME} %s\n" "($(compgen -A function | grep '^[^_]' | paste -sd '|' -))"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment