6 lines
181 B
Text
6 lines
181 B
Text
|
#!/bin/bash
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
# Copyright (C) 2023-present NeoTheFox (https://github.com/NeoTheFox)
|
||
|
|
||
|
alias zerotier-cli="zerotier-cli -D/storage/.config/zerotier/"
|