Add .gitignore, clean up build artifacts, add test scripts and configuration files
Some checks failed
Build Simple CLI / build (push) Failing after 1s
Some checks failed
Build Simple CLI / build (push) Failing after 1s
This commit is contained in:
parent
882552f4e7
commit
6aa6d32e1e
12 changed files with 128 additions and 185 deletions
4
etc/systemd/system/default.target
Normal file
4
etc/systemd/system/default.target
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[Unit]
|
||||
Description=Simple CLI Default Target
|
||||
Requires=multi-user.target
|
||||
AllowIsolate=yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue