2 lines
73 B
Bash
2 lines
73 B
Bash
|
#!/bin/bash
|
||
|
sudo privbind -u tazjin tazblog --port 80 --statedir $TAZBLOG
|