updated git_capitalize_urls.sh

pull/2/head
Hari Sekhon 2 years ago
parent bf4efeb9e0
commit af96c3029c

@ -42,7 +42,7 @@ $(
fi
if [ -n "$shortname" ]; then
echo "s|https://github.com/harisekhon/$shortname$|https://github.com/HariSekhon/$repo|gi;"
#echo "s|https://github.com/harisekhon/$shortname/|https://github.com/HariSekhon/$repo/|gi;"
echo "s|https://github.com/harisekhon/$shortname/|https://github.com/HariSekhon/$repo/|gi;"
fi
echo
done

Loading…
Cancel
Save