get quotes right
This commit is contained in:
parent
a99d2a59c1
commit
e3f3040073
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user