fix syntax error
This commit is contained in:
parent
cd3528dc87
commit
e38017efdd
@ -18,7 +18,7 @@ rpm --rebuilddb
|
|||||||
rm -v -f /etc/sysconfig/network-scripts/ifcfg-link
|
rm -v -f /etc/sysconfig/network-scripts/ifcfg-link
|
||||||
|
|
||||||
# Remove the temporary 'resolv.conf' file
|
# Remove the temporary 'resolv.conf' file
|
||||||
rm -v f /etc/resolv.conf
|
rm -v -f /etc/resolv.conf
|
||||||
|
|
||||||
# The 'machine-id' needs to be unique for each machine so remove ours to prevent duplication
|
# The 'machine-id' needs to be unique for each machine so remove ours to prevent duplication
|
||||||
rm -v -f /etc/machine-id
|
rm -v -f /etc/machine-id
|
||||||
|
Loading…
Reference in New Issue
Block a user