1
0
Fork 0
mirror of synced 2024-05-20 04:42:19 +12:00
waifu2x/appendix/run-web.sh
2015-05-17 03:59:49 +09:00

5 lines
108 B
Bash

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