fix the postinst script for xcat-server on ubuntu
This commit is contained in:
parent
73cf93f36b
commit
3b1333d88f
@ -29,7 +29,6 @@ case "$1" in
|
||||
rm /tmp/xCAT-server_upgrade.tmp
|
||||
fi
|
||||
ln -sf /opt/xcat/sbin/xcatd /usr/sbin/xcatd
|
||||
cd -
|
||||
;;
|
||||
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
|
Loading…
Reference in New Issue
Block a user