fix syntax error

This commit is contained in:
Pratham Patel 2023-07-28 20:00:34 +05:30
parent cd3528dc87
commit e38017efdd
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ rpm --rebuilddb
rm -v -f /etc/sysconfig/network-scripts/ifcfg-link
# 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
rm -v -f /etc/machine-id