mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-04-23 22:52:51 +08:00
5 lines
294 B
PowerShell
5 lines
294 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
git submodule update --progress --init --recursive --force --remote -- "../refs/Gurion"
|
|
git submodule update --progress --init --recursive --force --remote -- "../refs/NetAdmin.FreeSql"
|
|
git submodule update --progress --init --recursive --force --remote -- "../refs/ns-ext" |