Merge pull request #273 from Thomashighbaugh/main

corrected repo for tui-installer.sh
This commit is contained in:
Vince
2026-08-11 01:49:04 +08:00
committed by GitHub
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# Repository
REPO="Burhanverse/colloid-icon-theme"
REPO="vinceliuice/Colloid-icon-theme"
# Color codes
RED='\033[0;31m'
@@ -372,4 +372,4 @@ main() {
echo -e "${GREEN}Installation completed successfully.${NC}"
}
main "$@"
main "$@"