Skip to content

Commit ca8e405

Browse files
authored
更新 preset-caddy.sh
1 parent 9c6c453 commit ca8e405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/preset-caddy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ if [ ! -f "$BASE_DIR/etc/caddy/ubus.sh" ]; then
4242
echo "错误: 下载 ubus.sh 失败"
4343
exit 1
4444
fi
45-
chmod +x "$BASE_DIR/usr/bin/ubus.sh"
45+
chmod +x "$BASE_DIR/etc/caddy/ubus.sh"
4646

4747
echo "所有文件已成功放置到 $BASE_DIR"

0 commit comments

Comments
 (0)