diff --git a/deploy.sh b/deploy.sh new file mode 100755 index 0000000..9c28938 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +cp output/*.dll "testbau/SCP Secret Laboratory/LabAPI/plugins/7777/" \ No newline at end of file