1
0
Fork 0
mirror of synced 2024-06-02 19:14:30 +12:00
waifu2x/appendix/run-web.sh
2015-05-17 07:24:24 +00:00

5 lines
108 B
Bash
Executable file

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