use mv -f to avoid questions
This commit is contained in:
parent
f8217b322f
commit
a5e980ce95
@ -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