[Setup] Fix
This commit is contained in:
parent
4683a171b9
commit
e20a33e132
2
install
2
install
@ -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
2
setup
@ -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=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user