mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
sspatch: fix path
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
d8bd17a0fe
commit
d53c1057de
@ -19,7 +19,7 @@ function copy_file() {
|
||||
}
|
||||
|
||||
SSPATH="/var/packages/SurveillanceStation/target"
|
||||
ADDONSPATH="/usr/arc/addons"
|
||||
ADDONSPATH="/usr/arc"
|
||||
if [ -d "${SSPATH}" ]; then
|
||||
# Define the hosts entries to be added
|
||||
ENTRIES=("0.0.0.0 synosurveillance.synology.com")
|
||||
|
Loading…
Reference in New Issue
Block a user