Explorar el Código

update userdata.sh.

xdc hace 5 años
padre
commit
3164bf3179
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      userdata.sh

+ 0 - 1
userdata.sh

@@ -57,7 +57,6 @@ EOC
 touch /mnt/v1/refund.sh
 cat > /mnt/v1/refund.sh <<EOD
 #!/bin/bash
-set -x
 while :
 do
 refund=\`tail -n 300 /mnt/v1/server.log|grep Refund|awk '{print \$6}'|sort|uniq\`