Fixed existing file check for mbfile adopt and import
This commit is contained in:
@@ -330,7 +330,7 @@ if [ "$DISTNAME" = "Gentoo" ]; then
|
||||
DISTINIT="/etc/init.d/mbsebbs"
|
||||
cp init.Gentoo $DISTINIT
|
||||
chmod 755 $DISTINIT
|
||||
update-rc mbsebbs defaults
|
||||
rc-update add mbsebbs default
|
||||
echo "Gentoo install ready."
|
||||
log "+" "Gentoo init script installed"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user