mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 16:49:56 -05: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
|