mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-25 01:49:30 -04:00
3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
exec setuser brozzler websockify 0.0.0.0:8901 localhost:5901
|