mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
11 lines
168 B
Desktop File
11 lines
168 B
Desktop File
[Unit]
|
|
Description=Run seed-armbian-tx.nu
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=nu /home/jas/bin/seed-armbian-tx.nu
|
|
|
|
[Install]
|
|
WantedBy=default.target
|