wip
This commit is contained in:
@@ -44,6 +44,7 @@ function launch {
|
||||
# 2. The FINALIZED consistent file has to exist, indicating there's an update
|
||||
# that completed successfully and synced to disk.
|
||||
|
||||
# CLEARPILOT
|
||||
# if [ -f "${BASEDIR}/.overlay_init" ]; then
|
||||
# find ${BASEDIR}/.git -newer ${BASEDIR}/.overlay_init | grep -q '.' 2> /dev/null
|
||||
# if [ $? -eq 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user