This website requires JavaScript.
Explore
Help
Sign In
CIRCL
/
url-abuse
mirror of
https://github.com/CIRCL/url-abuse
Watch
2
Star
0
Fork
You've already forked url-abuse
0
Code
Issues
Releases
Wiki
Activity
travis
url-abuse
/
run_redis.sh
10 lines
95 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
set
-x
REDIS_HOME
=
'/change/me/'
${
REDIS_HOME
}
/redis-server ./redis.conf
Reference in New Issue
View Git Blame
Copy Permalink