File: start-redis-server.sh

package info (click to toggle)
ruby-em-hiredis 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 308 kB
  • ctags: 130
  • sloc: ruby: 2,808; makefile: 22; 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