whatever
This commit is contained in:
1
setup.sh
Normal file → Executable file
1
setup.sh
Normal file → Executable file
@@ -5,6 +5,7 @@ apt update
|
|||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
apt install -y git
|
apt install -y git
|
||||||
|
|
||||||
|
rm -rf faasd
|
||||||
git clone https://github.com/openfaas/faasd
|
git clone https://github.com/openfaas/faasd
|
||||||
cd faasd
|
cd faasd
|
||||||
./hack/install.sh
|
./hack/install.sh
|
||||||
|
Reference in New Issue
Block a user