Remove most obsolete files before migrating to maestro
This commit is contained in:
4
images/redis/fs/bin/run
Normal file
4
images/redis/fs/bin/run
Normal 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
|
||||
Reference in New Issue
Block a user