„deb/pre-post-build.sh“ ändern
This commit is contained in:
parent
3cfa776496
commit
5c4a95befe
@ -29,7 +29,7 @@ echo " usermod -G ${NAME}bot,adm ${NAME}bot"
|
|||||||
echo " fi" >> postinst
|
echo " fi" >> postinst
|
||||||
echo "" >> postinst
|
echo "" >> postinst
|
||||||
for conffile in $CONFIGREPLACEASK ; do
|
for conffile in $CONFIGREPLACEASK ; do
|
||||||
echo " ucf --three-way /usr/share/${NAME}/etc/${conffile}.dpkg-new /etc/${NAME}/${conffile}" >> postinst
|
echo " ucf --three-way /usr/share/${NAME}/etc/${conffile} /etc/${NAME}/${conffile}" >> postinst
|
||||||
done
|
done
|
||||||
echo "" >> postinst
|
echo "" >> postinst
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user