├── EN_README.md ├── LICENSE ├── README.md ├── script.sh └── url_links.txt /EN_README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatihes1/GUI-Bash-Script--wget/HEAD/EN_README.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatihes1/GUI-Bash-Script--wget/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatihes1/GUI-Bash-Script--wget/HEAD/README.md -------------------------------------------------------------------------------- /script.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatihes1/GUI-Bash-Script--wget/HEAD/script.sh -------------------------------------------------------------------------------- /url_links.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fatihes1/GUI-Bash-Script--wget/HEAD/url_links.txt --------------------------------------------------------------------------------