mirror of
https://github.com/openfaas/faas.git
synced 2025-06-22 14:53:25 +00:00
Delete .ash_history
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
apk add nodejs curl --update
|
||||
time cat request.json | node handler.js -
|
||||
cd /root
|
||||
time cat request.json | node handler.js -
|
||||
time (cat request.json | node handler.js -)
|
||||
time (cat request.json | node handler.js )
|
||||
cat > run.sh
|
||||
chmod +x run.sh
|
||||
.r/
|
||||
./r
|
||||
./run.sh
|
||||
time ./run.sh
|
Reference in New Issue
Block a user