WS and comments

This commit is contained in:
Keith Whyte 2020-05-22 04:20:28 +02:00
parent 8b2e6e6eb3
commit 85b3ab856c
3 changed files with 11 additions and 8 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
# This script will copy files to the 2050 BTS(s) on the site
# running the script more than once should be safe.
# running the script more than once is expected to be safe.
if [ "$PWD" != "/var/SysmoBTS" ]; then
OLDPWD=$PWD