use mv -f to avoid questions
This commit is contained in:
parent
0cd450d4c1
commit
08e72f7218
@ -49,4 +49,4 @@ $COPYRIGHT
|
||||
#endif
|
||||
EOF
|
||||
chmod 644 $tmpfile
|
||||
mv $tmpfile osreldate.h
|
||||
mv -f $tmpfile osreldate.h
|
||||
|
Loading…
Reference in New Issue
Block a user