Archived
8 lines
122 B
Desktop File
8 lines
122 B
Desktop File
[Unit]
|
|
Description=Run hf-cli from saved config
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/hf-cli -C
|