Move CIFS-specific functions out of setup-teslausb.

This commit is contained in:
cimryan
2018-10-23 22:05:25 -07:00
parent 9261cc9b20
commit 1685fa78f7
8 changed files with 133 additions and 96 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/bash -eu
# Change the value on the right side of the equal sign to the name of the server hosting the archive.
ARCHIVE_HOST_NAME=archiveserver
ARCHIVE_HOST_NAME="$1"
LOG_FILE=/tmp/archiveloop.log