1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00
This commit is contained in:
deadc0de6
2019-06-24 08:54:25 -04:00
parent 6074ec07b3
commit 20d1bd1129

View File

@@ -10,7 +10,7 @@ if ! ${rl} "${0}" >/dev/null 2>&1; then
rl="realpath"
if ! hash ${rl}; then
echo "\"${rl}\" not found !" && exit 1
echo "\"${rl}\" not found!" && exit 1
fi
fi