This commit is contained in:
Roberto Alsina 2023-07-18 10:40:02 -03:00
parent 2be86e238f
commit c9678a7244
1 changed files with 1 additions and 0 deletions

1
setup.sh Normal file → Executable file
View File

@ -5,6 +5,7 @@ apt update
apt upgrade -y
apt install -y git
rm -rf faasd
git clone https://github.com/openfaas/faasd
cd faasd
./hack/install.sh