line endings fiexd
This commit is contained in:
16
src/dist/bin/sync-full
vendored
16
src/dist/bin/sync-full
vendored
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
$(dirname $0)/starter update -fullSync -skipUpdate
|
||||
|
||||
if [ $? -ne 0 ] ; then
|
||||
echo Error updating database
|
||||
exit 11
|
||||
fi
|
||||
#!/bin/bash
|
||||
|
||||
$(dirname $0)/starter update -fullSync -skipUpdate
|
||||
|
||||
if [ $? -ne 0 ] ; then
|
||||
echo Error updating database
|
||||
exit 11
|
||||
fi
|
||||
|
Reference in New Issue
Block a user