mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 05:26:11 +00:00
typo
This commit is contained in:
@@ -10,7 +10,7 @@ if ! ${rl} "${0}" >/dev/null 2>&1; then
|
|||||||
rl="realpath"
|
rl="realpath"
|
||||||
|
|
||||||
if ! hash ${rl}; then
|
if ! hash ${rl}; then
|
||||||
echo "\"${rl}\" not found !" && exit 1
|
echo "\"${rl}\" not found!" && exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user