FATAL:fixed encoding bug for nfregex that was blocking this function!
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
TMP=$1
|
||||
PASSWORD=${TMP:=testpassword}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user