This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
slippycheeze
/
momw
forked from
Modding-OpenMW.com/momw
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Stop getting yelled at over this
beta
Hristos N. Triantafillou
7 months ago
parent
19ee8c8fa8
commit
4d35996375
Signed by untrusted user:
hristoast
GPG Key ID:
5FC7664AD47AA1C5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -52,7 +52,7 @@ server:
$(
proj_dir
)
/momw/manage.py runserver 0.0.0.0:
$(
PORT
)
pip-requirements
:
pip
3
install --user -r requirements.txt
p
ython3 -m p
ip install --user -r requirements.txt
start-xvfb-ci
:
$(
proj_dir
)
/bin/start_xvfb.sh
Write
Preview
Loading…
Cancel
Save