mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-17 02:13:04 +01:00
4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
java -cp ".:sqlite-jdbc-3.36.0.1.jar" AddUser $@
|
|
|