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