mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
checkout working ags version (#208)
This commit is contained in:
@@ -22,6 +22,7 @@ install-ags (){
|
||||
try git init -b main
|
||||
try git remote add origin https://github.com/Aylur/ags.git
|
||||
x git pull origin main && git submodule update --init --recursive
|
||||
x git checkout 1c95191a9ab7bdad6f24ba1971e1e398442f3e2b # "bump version to 1.7.1" - 2024-01-16
|
||||
x npm install
|
||||
x meson setup build
|
||||
x meson install -C build
|
||||
|
||||
Reference in New Issue
Block a user