/bw-linux-scripts

A set of scripts to help automate stuff in my bitwarden server

Primary LanguageGo

bw-linux-scripts

Useful script(s) to make my life easier

installation

curl -sSL -o LOCAL_INSTALL.sh https://raw.githubusercontent.com/SystemFiles/bw-linux-scripts/master/INSTALL.sh && bash LOCAL_INSTALL.sh

usage

# make a snapshot of a volume
bw-snapshot

# more to come...maybe?