DA trouble at build update

The server is offline now. Do this:
Code:
cd /usr/local/directadmin/customapache
perl -pi -e 's/files.directadmin.com/files4.directadmin.com/' build

The script should work now.
 
thank you

get
100%[========================================================================================>] 1,156 --.--K/s

15:21:21 (73.50 MB/s) - `/usr/local/directadmin/customapache/README' saved [1156/1156]

./build: ./build: /bin/sh: bad interpreter: Text file busy



and

./build all -y
-bash: ./build: /bin/sh: bad interpreter: Text file busy
 
Use "./build all d" or "./build all y", there is no option "-y".
 
Back
Top