Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Wolfgang Knopki
Spacedeck-open-SAML
Commits
f7394d31
Commit
f7394d31
authored
May 19, 2019
by
mntmn
Browse files
remove bin folder
parent
3b735d28
Changes
1
Show whitespace changes
Inline
Side-by-side
bin/www
deleted
100755 → 0
View file @
3b735d28
#!/usr/bin/env node
var
app
=
require
(
'
../app
'
);
var
http
=
require
(
'
http
'
);
var
server
=
http
.
createServer
(
app
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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