run-web.sh 108 B

1234
  1. #!/bin/zsh
  2. # waifu2x daemon script
  3. source /home/ubuntu/.zshrc
  4. stdbuf -o 0 th web.lua >> ./waifu2x.log 2>&1