docker-keepalived/image/service/keepalived/install.sh

6 lines
145 B
Bash
Raw Normal View History

2017-04-02 14:03:27 +00:00
#!/bin/bash -e
# this script is run during the image build
# delete keepalived default config file
rm /usr/local/etc/keepalived/keepalived.conf