script - drist - a remote deployment tool HTML git clone git://bitreich.org/drist/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/drist/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- script (137B) --- 1 #!/bin/sh 2 3 ## script for freebsd 4 ## need to login as root to use it 5 6 pkg install -y sudo 7 8 pw usermod remote_user -G wheel,operator,staff