restart.sh 76 B

123
  1. #!/bin/bash -e
  2. echo "run: docker restart hfy_redis"
  3. docker restart hfy_redis