mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-11 22:10:14 +00:00
fix the postinst script for xcat-server on ubuntu
This commit is contained in:
@@ -31,7 +31,6 @@ case "$1" in
|
||||
ln -sf /opt/xcat/sbin/xcatd /usr/sbin/xcatd
|
||||
#SHA1 has been get rid of after Squeeze released. Its functionality is also provided by Digest::SHA (which is in core).
|
||||
#but ipmi.pm need SHA1.pm, so create this link
|
||||
cd -
|
||||
;;
|
||||
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
|
Reference in New Issue
Block a user