mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-05 23:29:36 +02:00
Create missing .env file (#14959)
This commit is contained in:
@@ -15,6 +15,10 @@ update_os
|
||||
|
||||
fetch_and_deploy_gh_release "jackett" "Jackett/Jackett" "prebuild" "latest" "/opt/Jackett" "Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
|
||||
cat <<EOF >/opt/.env
|
||||
DisableRootWarning=true
|
||||
EOF
|
||||
|
||||
msg_info "Creating Service"
|
||||
cat <<EOF >/etc/systemd/system/jackett.service
|
||||
[Unit]
|
||||
|
||||
Reference in New Issue
Block a user