6 lines
101 B
Bash
6 lines
101 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
git submodule update libraries/libnoxos/
|
||
|
git submodule update initrd/sources/userland/
|
||
|
|