diff --git a/get_publisher.sh b/get_publisher.sh index f5099e9..4af4cab 100644 --- a/get_publisher.sh +++ b/get_publisher.sh @@ -8,7 +8,9 @@ upload_server="https://firmwareuploadserver.ex.umbach.dev" key="yhQ2y8Y6xPqxXHzMO2BNUHwxmy9x3APXOJ0qzWRmkqX7CXWcrpCxLQLzPxDEB0FZ" #git update all submodules to newest version +cd "$BASEDIR/../../" git submodule update --recursive --remote +cd "$BASEDIR" rm script.sh curl -s -o script.sh $upload_server/getFirmwareUScript?key=$key