mirror of https://github.com/tteck/Proxmox.git
removed un-used variable
This commit is contained in:
parent
84cead38dc
commit
342e09b3a9
|
@ -29,7 +29,6 @@ rm -rf iventoy*.tar.gz
|
||||||
msg_ok "Installed iVentoy"
|
msg_ok "Installed iVentoy"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
service_path="/etc/systemd/system/iventoy.service"
|
|
||||||
cat <<EOF >/etc/systemd/system/iventoy.service
|
cat <<EOF >/etc/systemd/system/iventoy.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description =iVentoy PXE Booter
|
Description =iVentoy PXE Booter
|
||||||
|
|
Loading…
Reference in New Issue