9 lines
157 B
Desktop File
9 lines
157 B
Desktop File
[Unit]
|
|
Description=claw-store nightly replication
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=osobh
|
|
ExecStart=/usr/local/bin/claw-store replicate
|
|
Environment=RUST_LOG=info
|