mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-28 19:44:10 +02:00
fix: "filesystem is busy" erro on Cygwin
This commit is contained in:
+1
-1
@@ -51,6 +51,6 @@ do
|
|||||||
)
|
)
|
||||||
done
|
done
|
||||||
|
|
||||||
cd $stage; zip -r "$top/$jar" *
|
(cd $stage; zip -r "$top/$jar" *)
|
||||||
rm -rf "$stage"
|
rm -rf "$stage"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user