mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
10 lines
68 B
Bash
Executable File
10 lines
68 B
Bash
Executable File
set -ex
|
|
|
|
cd node-4
|
|
./release.sh
|
|
cd ..
|
|
|
|
cd node-6
|
|
./release.sh
|
|
cd ..
|