mirror of
https://github.com/nadoo/glider.git
synced 2025-02-24 01:45:39 +08:00
5 lines
47 B
Bash
5 lines
47 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
set -e
|
||
|
|
||
|
/bin/systemctl daemon-reload
|