This commit is contained in:
2021-10-21 14:57:49 -04:00
parent aef2628861
commit 9de1ec589d
5 changed files with 10 additions and 48 deletions

2
script-user-register Executable file → Normal file
View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# This script will register a new remote user for the lab workstioastn
# This script will register a new remote user for the lab workstation
# Copyright 2021 Bryan C. Roessler
[[ $# -eq 0 ]] && remote_host="hartmanlab.genetics.uab.edu"