Add a script for setting up ct board

This commit is contained in:
Manuel Thalmann 2023-05-10 15:06:52 +02:00
parent 0641bfa2c8
commit ec378b69e5
3 changed files with 8 additions and 0 deletions
scripts/PopOS/Collections

View file

@ -6,6 +6,8 @@ source "../../Debian/Software/Java/install.sh";
source "../../Debian/Software/cloudflared/install.sh";
source "../../Common/Software/JetBrains/install-toolbox.sh";
. "../../Common/Config/udev/ct-board.sh";
# Install other flatpaks
flatpak install -y flathub com.github.xournalpp.xournalpp;
flatpak install -y flathub com.github.flxzt.rnote;