mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-24 13:41:16 +10:00
fix: 7z
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# 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
|
||||
zip TheGame.zip setup.exe "test file.txt"
|
||||
rm setup.exe
|
||||
Reference in New Issue
Block a user