Skip to content

Commit e8aa3b8

Browse files
committed
^^
1 parent 580e055 commit e8aa3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
git submodule update --remote
3+
git submodule update --remote --init --recursive
44

55
./update_version.sh
66
zip cubeserver-api-python.zip -r lib/ boot.py code.py 2>&1 > /dev/null

0 commit comments

Comments
 (0)