projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1459b4a
)
node version / channel
author
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 06:31:46 +0000
(06:31 +0000)
committer
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 06:31:46 +0000
(06:31 +0000)
webi/webi.bash
patch
|
blob
|
history
diff --git
a/webi/webi.bash
b/webi/webi.bash
index bef84806650fd939a34c8a70f6fe46b0d311b399..a89f961b452a741269b697d8691e2d216f16e6de 100644
(file)
--- a/
webi/webi.bash
+++ b/
webi/webi.bash
@@
-6,6
+6,8
@@
# description: |
# for the people like us that are too lazy even to run `curl https://webinstall.dev/PACKAGE_NAME` - just `webi PACKAGE_NAME` instead
+# TODO webi package@semver#channel
+
cat << EOF > ~/.local/bin/webi
set -e
set -u