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:
@@ -1,9 +1,9 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
# Install script to install fnctl
|
||||
# Install script to install fnctl
|
||||
|
||||
release='0.1.0'
|
||||
release='0.1.2'
|
||||
|
||||
command_exists() {
|
||||
command -v "$@" > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user