Move image fs directories to unified directory

This commit is contained in:
2014-12-26 15:17:47 +01:00
parent 8ddd084da2
commit 4203699269
6 changed files with 0 additions and 5 deletions

4
fs/redis/bin/run Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "$HOST_ADDR host" >> /tmp/hosts
mkdir -p `dirname $REDIS_LOG` $REDIS_DATA
/opt/redis-$VERSION/src/redis-server $REDIS_CONFIG