diff --git a/scripts/rawrsync.nu b/scripts/rawrsync.nu index 8940df1..2a2e0c9 100755 --- a/scripts/rawrsync.nu +++ b/scripts/rawrsync.nu @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-only # Copyright (c) 2026 MatrixFurry -use std log +use std/log const config_path: path = ".rawrsync.toml"