Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
executable file 5 lines (3 sloc) 110 Bytes
#!/bin/bash
redis-server --daemonize yes --save ""
waitress-serve --port=5550 --call mementoembed:create_app
You can’t perform that action at this time.