Skip to content

Commit

Permalink
added peracotta config for crash reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
parmigggiana committed Sep 10, 2024
1 parent 506fd9c commit f2bd74f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chroot_scripts/40-peracotta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ else
export TARALLO_TOKEN=$TARALLO_TOKEN
EOF
fi

sudo -u $MISO_USERNAME echo 'AUTOMATIC_REPORT_ERRORS = true' >> /home/$MISO_USERNAME/.config/WEEE\ Open/peracotta/config.toml
sudo -u $MISO_USERNAME echo 'REPORT_URL = "https://feedback.balzov.com"' >> /home/$MISO_USERNAME/.config/WEEE\ Open/peracotta/config.toml

0 comments on commit f2bd74f

Please sign in to comment.