Delete .ash_history

This commit is contained in:
Alex Ellis
2017-04-09 22:32:15 +01:00
committed by GitHub
parent bb2e7511bc
commit 6361108ffd

View File

@ -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