From d653c1fe5afe8a74640bf585d7a2a36807d3456f Mon Sep 17 00:00:00 2001 From: Francesco Basile <59255877+parmigggiana@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:18:25 +0200 Subject: [PATCH] fix: peracotta config --- chroot_scripts/40-peracotta.sh | 4 ++-- chroot_scripts/resources/peracotta_config.toml | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 chroot_scripts/resources/peracotta_config.toml diff --git a/chroot_scripts/40-peracotta.sh b/chroot_scripts/40-peracotta.sh index 3d09451..e780522 100755 --- a/chroot_scripts/40-peracotta.sh +++ b/chroot_scripts/40-peracotta.sh @@ -37,13 +37,13 @@ if [[ -n "$missing" ]]; then echo "@ @" echo "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@" else - sudo -u $MISO_USERNAME tee /home/$MISO_USERNAME/.config/WEEE\ Open/peracotta/config.toml <