update
This commit is contained in:
parent
902183dec1
commit
2dcd33246a
17 changed files with 25 additions and 24 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=4.5.0
|
||||
VERSION=5.0.0
|
||||
APP=moodle
|
||||
DEPOT=git://git.moodle.org/moodle.git
|
||||
GIT_VERSION=MOODLE_405_STABLE
|
||||
GIT_VERSION=MOODLE_500_STABLE
|
||||
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue