update ags

This commit is contained in:
end-4
2024-03-28 14:58:22 +07:00
parent 1f1d107745
commit 5cccd08a63
+1 -1
View File
@@ -24,7 +24,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 b40b8d81c5543ef02caee67560ab1c13ebcee49a # "update examples"
x git checkout f905abfd2210701929ffaa3db13faa783b782765 # "update examples"
x npm install
x meson setup build
x meson install -C build