This commit is contained in:
2025-08-23 17:44:08 +02:00
parent 640f8bd824
commit 8750430cde
4 changed files with 20 additions and 18 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
cd ../conjurer/ && git pull && cp ./gpt_interface/* ../gpt_interf_serv/ && cd -