We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900d338 commit eb111edCopy full SHA for eb111ed
provision/systemd/update-rurema-index.service
@@ -5,6 +5,7 @@ OnFailure=notify-to-slack@%n.service
5
[Service]
6
Type=oneshot
7
WorkingDirectory=/var/www/docs.ruby-lang.org/current
8
+EnvironmentFile=/etc/systemd/system/prepend-snap-path
9
ExecStart=/bin/bash system/update-rurema-index
10
User=rurema
11
Group=rurema
0 commit comments