Untitled
Anonymous
plain_text
11/28/2023 5:41 PM
228 B
23
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