Skip to content

Commit eb111ed

Browse files
committed
Prepend snap path to update-rurema-index too
1 parent 900d338 commit eb111ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provision/systemd/update-rurema-index.service

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OnFailure=notify-to-slack@%n.service
55
[Service]
66
Type=oneshot
77
WorkingDirectory=/var/www/docs.ruby-lang.org/current
8+
EnvironmentFile=/etc/systemd/system/prepend-snap-path
89
ExecStart=/bin/bash system/update-rurema-index
910
User=rurema
1011
Group=rurema

0 commit comments

Comments
 (0)