mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated ags.sh
This commit is contained in:
parent
06f963a0c3
commit
a105abc5f6
@ -41,6 +41,11 @@ for PKG1 in "${ags[@]}"; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
#install typescript by npm
|
||||||
|
sudo npm install --global typescript 2>&1 | tee -a "$LOG"
|
||||||
|
|
||||||
|
# ags
|
||||||
|
|
||||||
printf "${NOTE} Install and Compiling Aylurs GTK shell\n"
|
printf "${NOTE} Install and Compiling Aylurs GTK shell\n"
|
||||||
|
|
||||||
# Check if folder exists and remove it
|
# Check if folder exists and remove it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user