[Setup] Fix

This commit is contained in:
Janis Hutz 2025-06-22 14:49:58 +02:00
parent 4683a171b9
commit e20a33e132
2 changed files with 3 additions and 1 deletions

View File

@ -34,3 +34,5 @@ yay -S okular vlc nextcloud-client p7zip zip unzip gnome-keyring noto-fonts thun
# LaTeX # LaTeX
yay -S texlive biber yay -S texlive biber
sudo npm i -g create-vue sitemap-generator-cli

2
setup
View File

@ -23,7 +23,7 @@ echo "
" "
trap 'echo -e "\nCaught Ctrl+C, exiting..."; exit 1' SIGINT trap 'echo -e "\nCaught Ctrl+C, exiting..."; exit 130' SIGINT
# Read platform to install on (only if no platform file present in ~/.config/) # Read platform to install on (only if no platform file present in ~/.config/)
platform="" platform=""