startup.bash 134 B

123456
  1. # run on front
  2. echo "start Gover.bash"
  3. chmod 777 /root/app/Gover.bash
  4. sh /root/app/Gover.bash > /root/app/Gover/Logs/Gover.log 2>&1