mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
script build update, peers file watching/updating/validating fixes, peers schema improvements
This commit is contained in:
parent
1e4f45a76c
commit
0d1abc7d4f
4 changed files with 33 additions and 35 deletions
|
@ -88,6 +88,9 @@ log "Making moodle test userscript"
|
|||
checkFile "$PWD/submodules/moodle-test-userscript/stable.user.js"
|
||||
mkdir -pv "$PWD/publicDirs/qminingPublic/moodle-test-userscript"
|
||||
ln -sfv "$PWD/submodules/moodle-test-userscript/stable.user.js" "$PWD/publicDirs/qminingPublic/moodle-test-userscript/"
|
||||
cd "./submodules/moodle-test-userscript/" || exit
|
||||
./make.sh || exit
|
||||
cd "${baseDir}" || exit
|
||||
|
||||
# ------------------------------------------------------------------------------------
|
||||
# DB-s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue