get a file from server1
This commit is contained in:
parent
7b1d6609dd
commit
7100f4a3ec
@ -53,7 +53,7 @@ download_file()
|
||||
cd ..
|
||||
return $status
|
||||
elif [ "$file" = "xkeyboard-config-2.0.tar.bz2" ]; then
|
||||
cp ../extras/xkeyboard-config-2.0.tar.bz2 .
|
||||
wget -cq http://server1.xrdp.org/xrdp/xkeyboard-config-2.0.tar.bz2
|
||||
status=$?
|
||||
cd ..
|
||||
return $status
|
||||
|
Loading…
Reference in New Issue
Block a user