aboutsummaryrefslogtreecommitdiff
path: root/rose-mklink
diff options
context:
space:
mode:
authorfenze <contact@fenze.dev>2022-12-13 18:15:35 +0000
committerGitHub <noreply@github.com>2022-12-13 18:15:35 +0000
commit055e50c9ef3ea5ff49ab527923956229128343a9 (patch)
treeb8229c763cb1c4d1935213211c306af6de0a350c /rose-mklink
parent0787f62e1676ebc6d295d5eb82eab8532dcf204f (diff)
parent981c15bf93dd531d331dc38792441b876dbedec0 (diff)
Merge pull request #31 from NunoSempere/upstream
Some quality of life tweaks.
Diffstat (limited to 'rose-mklink')
-rwxr-xr-xrose-mklink2
1 files changed, 1 insertions, 1 deletions
diff --git a/rose-mklink b/rose-mklink
index a56f321..a658930 100755
--- a/rose-mklink
+++ b/rose-mklink
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
test "$1" = "--help" || test -z "$1" && {
echo -e "usage: rose-mklink <alias> <url>\n"