mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Move CIFS-specific functions out of setup-teslausb.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user