mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-07-27 10:24:29 +10:00
feat: add zip speed test
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
yes "droplet is awesome" | dd of=./setup.exe bs=1024 count=1000000
|
||||
# yes "droplet is awesome" | dd of=./setup.exe bs=1024 count=1000000
|
||||
dd if=/dev/random of=./setup.exe bs=1024 count=1000000
|
||||
zip TheGame.zip setup.exe
|
||||
rm setup.exe
|
||||
Reference in New Issue
Block a user