File: start-redis-server.sh

package info (click to toggle)
ruby-redis-namespace 1.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 240 kB
  • ctags: 42
  • sloc: ruby: 1,198; makefile: 9; 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