WS and comments
This commit is contained in:
parent
8b2e6e6eb3
commit
85b3ab856c
3 changed files with 11 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue