mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# shutdown syshook / plugin scripts
|
|
exec /usr/local/etc/rc.syshook stop
|