diff --git a/start_server.sh b/start_server.sh index cb1ba0d..416f0a0 100644 --- a/start_server.sh +++ b/start_server.sh @@ -1,5 +1,5 @@ #!/bin/bash - +git pull # Set the desired remote host where the "<>" is export SD_URL=http://127.0.0.1:7860 diff --git a/update_plugin copy.sh b/update_plugin.sh similarity index 100% rename from update_plugin copy.sh rename to update_plugin.sh