2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00

Remove trailing spaces in file xCAT/postscripts/configinterface

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 4917cdbcda
commit 46df323543

View File

@ -71,6 +71,6 @@ fi
if [ $UPDATED -eq 1 ]; then
systemctl enable switchd
systemctl start switchd
ifreload -a
ifreload -a
fi