mirror of
https://github.com/Drop-OSS/droplet.git
synced 2026-07-25 09:24:27 +10:00
feat: zip file reading
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
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