Browse Source

fixed create-redis.sh

Nate Brady 9 years ago
parent
commit
3d21d4c541
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/create-redis.sh

+ 2 - 0
config/create-redis.sh

@@ -1,3 +1,5 @@
+#!/bin/bash
+
 RANGE=10000
 for i in {1..10000}
 do