File: start-redis-server.sh

package info (click to toggle)
ruby-database-cleaner 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 832 kB
  • ctags: 557
  • sloc: ruby: 4,634; makefile: 10; sh: 4
file content (5 lines) | stat: -rwxr-xr-x 48 bytes parent folder | download | duplicates (25)
1
2
3
4
5
#!/bin/sh

set -e

redis-server --daemonize yes