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
|
#!/bin/bash
|
||||||
|
|
||||||
$(dirname $0)/starter update -fullSync -skipUpdate
|
$(dirname $0)/starter update -fullSync -skipUpdate
|
||||||
|
|
||||||
if [ $? -ne 0 ] ; then
|
if [ $? -ne 0 ] ; then
|
||||||
echo Error updating database
|
echo Error updating database
|
||||||
exit 11
|
exit 11
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user