get quotes right
This commit is contained in:
@@ -284,7 +284,7 @@ if [ -e archivefilename ] ; then
|
|||||||
if [ $(cat archivefilename) == "$TARGETPKG-*.tar.gz" ] ; then
|
if [ $(cat archivefilename) == "$TARGETPKG-*.tar.gz" ] ; then
|
||||||
git rm archivefilename $QUIET
|
git rm archivefilename $QUIET
|
||||||
else
|
else
|
||||||
sed -i "s/e-smith/smeserver/g" archivefilename
|
sed -i 's/e-smith/smeserver/g' archivefilename
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
#Update createlinks
|
#Update createlinks
|
||||||
|
Reference in New Issue
Block a user