9 lines
264 B
Desktop File
9 lines
264 B
Desktop File
[Unit]
|
|
Description=Folder to Minio
|
|
After=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=%h/.cargo/bin/ftm -f "%h/Pictures/Screenshots" -e "https://geo.thei.rs" -b "screenshots" --access "changeme" --secret "changeme" -w
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|