mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 01:53:03 +01:00
4 lines
63 B
Bash
Executable File
4 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
javac -cp "sqlite-jdbc-3.36.0.1.jar" AddUser.java
|
|
|