mirror of
https://github.com/winfsp/winfsp.git
synced 2026-05-06 01:34:37 -05:00
build: installer: add cygfuse
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
+1
@@ -0,0 +1 @@
|
||||
tar -C/ -xaf fuse-2.8-*.tar.xz
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
tar -taf fuse-2.8-*.tar.xz | sed -e '/\/$/d' -e 's/.*/\/&/' | xargs rm -f
|
||||
Reference in New Issue
Block a user