makedist-newrelease: fix reference to cron file after renaming
This commit is contained in:
parent
723d8e2d08
commit
ae55d71ac2
@ -75,11 +75,11 @@ for i in `seq 0 $ALLMEDIALAST`; do
|
||||
RELEASE=$RELEASE \
|
||||
RELEASEPLATFORM=$PLATFORM \
|
||||
RELEASESUBPLATFORM=$SUBPLATFORM \
|
||||
DISTVERSION=$DISTVERSION /etc/cron.daily/20-openmamba-autobuild-makedist
|
||||
DISTVERSION=$DISTVERSION /etc/cron.daily/20-makedist-autobuild
|
||||
done
|
||||
|
||||
## Workaround: updates home page HTML which always show previous version after first run
|
||||
#RELEASE=$RELEASE \
|
||||
#DISTVERSION=$DISTVERSION \
|
||||
#/etc/cron.daily/20-openmamba-autobuild-makedist
|
||||
#/etc/cron.daily/20-makedist-autobuild
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user