mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-12 15:52:47 +10:00
feat: performance improvements, fix zip
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
dd if=/dev/random of=./setup.exe bs=1024 count=1000000
|
||||
yes "droplet is awesome" | dd of=./setup.exe bs=1024 count=1000000
|
||||
zip TheGame.zip setup.exe
|
||||
rm setup.exe
|
||||
Reference in New Issue
Block a user