mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-05-06 13:32:47 +02:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
bundle install
|
|
ruby app.rb -p 41447 -o 127.0.0.1
|