mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
style: match greptile heredoc redirection format
This commit is contained in:
@@ -40,7 +40,7 @@ msg_ok "Installed Python Dependencies"
|
||||
msg_info "Creating Service"
|
||||
mkdir -p /opt/calibre-web/data
|
||||
|
||||
cat <<EOF >/etc/systemd/system/calibre-web.service
|
||||
cat <<EOF> /etc/systemd/system/calibre-web.service
|
||||
[Unit]
|
||||
Description=Calibre-Web Service
|
||||
After=network.target
|
||||
|
||||
Reference in New Issue
Block a user