get quotes right

This commit is contained in:
Trevor Batley 2023-06-13 16:58:04 +10:00
parent a99d2a59c1
commit e3f3040073

View File

@ -284,7 +284,7 @@ if [ -e archivefilename ] ; then
if [ $(cat archivefilename) == "$TARGETPKG-*.tar.gz" ] ; then
git rm archivefilename $QUIET
else
sed -i "s/e-smith/smeserver/g" archivefilename
sed -i 's/e-smith/smeserver/g' archivefilename
fi
fi
#Update createlinks