add visualfail
This commit is contained in:
6
fail/bin/VisualFAIL/StartVF.sh
Executable file
6
fail/bin/VisualFAIL/StartVF.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Starts VisualFAIL over php on Port 1234
|
||||
#
|
||||
|
||||
php -S localhost:1234 -t .
|
||||
Reference in New Issue
Block a user