We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a3d21 commit f5abed7Copy full SHA for f5abed7
jobs/zip-packs-make
@@ -11,4 +11,4 @@ php $AMOSCLIROOT/export-zip.php --minver=400 && \
11
php $AMOSCLIROOT/export-zip.php --minver=35 --maxver=311 && \
12
php $AMOSCLIROOT/export-zip.php --minver=27 --maxver=34 && \
13
php $AMOSCLIROOT/export-zip.php --maxver=26 && \
14
- php $AMOSCLIROOT/../../../admin/cli/cfg.php --component=local_amos --name=lastexportzip --set=${NOW}
+ php $AMOSCLIROOT/../../../../admin/cli/cfg.php --component=local_amos --name=lastexportzip --set=${NOW}
0 commit comments