mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fnctl: releasing 0.1.2
This commit is contained in:
@@ -3,7 +3,7 @@ set -e
|
|||||||
|
|
||||||
# Install script to install fnctl
|
# Install script to install fnctl
|
||||||
|
|
||||||
release='0.1.0'
|
release='0.1.2'
|
||||||
|
|
||||||
command_exists() {
|
command_exists() {
|
||||||
command -v "$@" > /dev/null 2>&1
|
command -v "$@" > /dev/null 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user