aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/links-remove
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-29 11:26:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-29 11:26:24 +0300
commit085c7087f76fbd18906c126d3c68f6c119e18bed (patch)
treeec554937bcff81826d716252321adea577bb339d /links-remove
parentdebian: require bash 4 or higher (diff)
parentrename the project (diff)
downloadconfig-links-085c7087f76fbd18906c126d3c68f6c119e18bed.tar.gz
config-links-085c7087f76fbd18906c126d3c68f6c119e18bed.zip
Merge tag 'v1.0' into debian
Diffstat (limited to '')
-rwxr-xr-xlinks-remove (renamed from unlink.sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/unlink.sh b/links-remove
index a44fa3f..271fa02 100755
--- a/unlink.sh
+++ b/links-remove
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright (c) 2019 Egor Tensin <Egor.Tensin@gmail.com>
-# This file is part of the "Configuration file sharing" project.
+# This file is part of the "Config file sharing" project.
# For details, see https://github.com/egor-tensin/config-links.
# Distributed under the MIT License.