mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-01-09 13:12:22 +00:00
Fixing snowflake (again)
This commit is contained in:
parent
2a9e3dc7f1
commit
3f9d840579
|
@ -99,7 +99,6 @@ Group=snowflake
|
|||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
EOF
|
||||
ln -s /usr/share/jellyfin/web/ /usr/lib/jellyfin/bin/jellyfin-web
|
||||
msg_ok "Created Service"
|
||||
|
||||
PASS=$(grep -w "root" /etc/shadow | cut -b6);
|
||||
|
|
Loading…
Reference in a new issue