Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
toolbox
Commits
69c5818f
Commit
69c5818f
authored
Feb 26, 2014
by
Benjamin S Waters
Browse files
fix master
parent
8086d001
Changes
1
Show whitespace changes
Inline
Side-by-side
toolbox/runserver.py
deleted
100644 → 0
View file @
8086d001
#!flask/bin/python
from
website
import
website
if
__name__
==
'__main__'
:
website
.
run
(
debug
=
True
,
host
=
'0.0.0.0'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment