mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-20 21:33:21 -07:00
test
This commit is contained in:
parent
a4f0be1fbe
commit
fa740a6346
2 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ check_install () {
|
||||||
setup_proxspace ()
|
setup_proxspace ()
|
||||||
{
|
{
|
||||||
if [ "$MSYSTEM" == "MINGW64" ]; then
|
if [ "$MSYSTEM" == "MINGW64" ]; then
|
||||||
echo "XferCommand = /usr/bin/wget --passive-ftp --tries=3 --timeout=5 -c -O %o %u" >> /etc/pacman.conf
|
|
||||||
|
|
||||||
for pkg in $(grep "^[^#;]" /setup/packages.txt); do
|
for pkg in $(grep "^[^#;]" /setup/packages.txt); do
|
||||||
check_install $pkg
|
check_install $pkg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue