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