Skip to content

Commit c81187c

Browse files
committed
chore: update build ppa script
1 parent 83b580f commit c81187c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build_ppa.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ echo "figma-linux (${version}-${rev}ubuntu0) devel; urgency=medium" >> /tmp/tmp_
2626
echo "" >> /tmp/tmp_changelog
2727
echo " * Publish ${version} version" >> /tmp/tmp_changelog
2828
echo "${notes}" >> /tmp/tmp_changelog
29-
echo " -- Chugunov Roman <Zebs-BMK\@yandex.ru> $(date -R)" >> /tmp/tmp_changelog
29+
echo " -- Chugunov Roman <Zebs-BMK@yandex.ru> $(date -R)" >> /tmp/tmp_changelog
3030
echo "" >> /tmp/tmp_changelog
3131
echo "$(cat /tmp/tmp_changelog ./scripts/debian/changelog)" > ./scripts/debian/changelog
3232
rm -rf /tmp/tmp_changelog

0 commit comments

Comments
 (0)