6 lines
No EOL
146 B
Bash
6 lines
No EOL
146 B
Bash
#!/bin/bash
|
|
#
|
|
CHECK_DIR="/home/sites/public_html/far"
|
|
ARGS="--exclude='.svn'"
|
|
RECORD_DIR="/home/sites/public_html/far/var/"
|
|
RECORD_FILE="egdu.xml" |