Untitled
unknown
plain_text
2 years ago
171 B
6
Indexable
[Unit] Description=Add Numbers Service [Service] Type=oneshot ExecStart=/path/to/your/script.sh 10 20 # Example: Adding 10 and 20 [Install] WantedBy=multi-user.target
Editor is loading...
Leave a Comment