initial update script

This commit is contained in:
Matthew Saunders Brown 2021-03-30 15:50:41 -07:00
parent 376250b9b7
commit 089a429193

7
update.sh Executable file
View File

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