Update emulator-sync-scripts.sh
This commit is contained in:
@@ -70,4 +70,15 @@ else
|
|||||||
echo "There is a sync in process"
|
echo "There is a sync in process"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo
|
||||||
|
echo -e "${idsCL[LightGreen]} Emulator-Nextcloud-Sync ${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
|
||||||
|
DIVIDER . lightGreen
|
||||||
|
echo
|
||||||
|
case ${1} in
|
||||||
|
sync) NEWCERT ${2};;
|
||||||
|
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
Reference in New Issue
Block a user