vmail-stack/update.sh
Matthew Saunders Brown 089a429193 initial update script
2021-03-30 15:50:41 -07:00

8 lines
127 B
Bash
Executable File

#!/bin/sh
git pull
chmod 755 bin/*
cp bin/* /usr/local/bin/
# do diffs on etc configs
# update libexec/vmail-quota-warning.sh