removed un-used variable

pull/2988/head
Bram Suurd 1 year ago
parent 84cead38dc
commit 342e09b3a9
  1. 1
      install/iventoy-install.sh

@ -29,7 +29,6 @@ rm -rf iventoy*.tar.gz
msg_ok "Installed iVentoy"
msg_info "Creating Service"
service_path="/etc/systemd/system/iventoy.service"
cat <<EOF >/etc/systemd/system/iventoy.service
[Unit]
Description =iVentoy PXE Booter

Loading…
Cancel
Save