From 28dfe2564c8f6bc4422b4d1eee7d707190bea7db Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Tue, 7 Jun 2016 02:05:28 +0300 Subject: Fix typos --- postinst-runit | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'postinst-runit') diff --git a/postinst-runit b/postinst-runit index 3a51832..8b09a95 100644 --- a/postinst-runit +++ b/postinst-runit @@ -16,8 +16,7 @@ restart installation. EOF exit 1 fi -NAME=#NAME# -ln -s "/etc/sv/$NAME" "$SV_DIR/$NAME" +ln -s '/etc/sv/#NAME#' "$SV_DIR/" -- cgit v1.2.3