Update Makefile

This commit is contained in:
uNetworkingAB
2022-11-01 05:46:14 +01:00
committed by GitHub
parent 30d4765894
commit a686907acc
+3 -2
View File
@@ -14,5 +14,6 @@ default:
smoke:
../Crc32 &
deno run --allow-net smoke.mjs
pkill Crc32
sleep 1
~/.deno/bin/deno run --allow-net smoke.mjs
pkill Crc32