projects
/
BK-2020-03.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
chore(bktemplate):Remove date from file
[BK-2020-03.git]
/
unitproc
/
bktemplate
diff --git
a/unitproc/bktemplate
b/unitproc/bktemplate
index df66f70cfa23b81aa411a00f2c9956a2e15d1a8b..134d3ce422d7b5aa9f6b223982d4ce68f21ab2b0 100755
(executable)
--- a/
unitproc/bktemplate
+++ b/
unitproc/bktemplate
@@
-1,6
+1,5
@@
#!/bin/bash
-# Date: 2020-06:19T22:12Z
# Author: Steven Baltakatei Sandoval
# Description: Template for bash scripts.
# Note: Use hide-show-block function to aid readability. (ex: https://www.emacswiki.org/emacs/HideShow ).