mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-14 01:24:34 -04:00
Update rsync_xfer.sh
typo
This commit is contained in:
@@ -17,7 +17,7 @@ done
|
||||
if [ "${TRAVIS_EVENT_TYPE}" == "cron" ]; then
|
||||
|
||||
if [ "${OS}" == "debian" ] || [ "${OS}" == "ubuntu" ]; then
|
||||
targetfolder="travis"
|
||||
targetfolder="debian"
|
||||
else
|
||||
targetfolder="travis"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user