mirror of
https://github.com/fruworg/infrastructure.git
synced 2025-06-12 17:00:25 +03:00
add some files
This commit is contained in:
9
systemd/update.service
Normal file
9
systemd/update.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Update Service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/update.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user