initial version of app - login working
This commit is contained in:
4
Netdisco/bin/app.pl
Executable file
4
Netdisco/bin/app.pl
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env perl
|
||||
use Dancer;
|
||||
use Netdisco;
|
||||
dance;
|
||||
Reference in New Issue
Block a user