Skip to content

Commit f60176b

Browse files
committed
fixoverlay.sh was fixed for Windows Docker
1 parent e1af98e commit f60176b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fixoverlay.sh

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
#!/bin/sh
2-
3-
find /usr/irissys/mgr -name IRIS.DAT -exec touch {} \;
4-
2+
find /usr/irissys/mgr -name IRIS.DAT -exec touch {} \;

0 commit comments

Comments
 (0)