mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Updated make script
This commit is contained in:
parent
09d0af54f8
commit
ecacef3fa9
1 changed files with 3 additions and 1 deletions
|
@ -44,7 +44,9 @@ ln -sf "$PWD/submodules/moodle-test-userscript/stable.user.js" "$PWD/publicDirs/
|
|||
echo "mkdir-ing/touching :3"
|
||||
|
||||
# TODO: make server create these itself
|
||||
mkdir stats
|
||||
mkdir -p stats
|
||||
mkdir -p stats/logs
|
||||
mkdir -p stats/vlogs
|
||||
touch nolog
|
||||
|
||||
#JSONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue