1
0
Fork 0
mirror of synced 2024-06-03 03:24:33 +12:00
waifu2x/appendix/run-web.sh

5 lines
108 B
Bash
Raw Normal View History

2015-05-17 06:59:49 +12:00
#!/bin/zsh
# waifu2x daemon script
source /home/ubuntu/.zshrc
stdbuf -o 0 th web.lua >> ./waifu2x.log 2>&1