diff --git a/etc/desimodel_sync_kpno_cron.sh b/etc/desimodel_sync_kpno_cron.sh index b147740..7d255d1 100755 --- a/etc/desimodel_sync_kpno_cron.sh +++ b/etc/desimodel_sync_kpno_cron.sh @@ -74,15 +74,11 @@ else echo "Try loading focalplane model at ${DESIMODEL}... " >> "${logfile}" PYTHON_CODE=$(cat <> "${logfile}" # Now commit result mesg="Appending DB sync ${calfile} to current focalplane model" diff --git a/etc/desimodel_sync_kpno_force.sh b/etc/desimodel_sync_kpno_force.sh index 2a18ca3..4bbe00a 100755 --- a/etc/desimodel_sync_kpno_force.sh +++ b/etc/desimodel_sync_kpno_force.sh @@ -76,15 +76,11 @@ else echo "Try loading focalplane model at ${DESIMODEL}... " >> "${logfile}" PYTHON_CODE=$(cat <> "${logfile}" # Now commit result mesg="Appending DB sync ${calfile} to current focalplane model"