installation: remove ags

This commit is contained in:
end-4
2025-06-07 21:00:51 +02:00
parent 57327ab0fe
commit 1591b72e4a
3 changed files with 6 additions and 48 deletions
-10
View File
@@ -38,16 +38,6 @@ ii_check_venv() {
which python
deactivate
}
ii_check_ags() {
pkill ags
pkill agsv1
agsv1 > ii_ags.log 2>&1 &
GUI_PID=$!
sleep 10
kill $GUI_PID
echo "AGS log saved to \"ii_ags.log\"."
}
#x ii_check_ags
e "Checking git repo info"
x git remote get-url origin