This website requires JavaScript.
Explore
Help
Sign In
notquitenothing
/
auto_sd_docker
Watch
1
Star
0
Fork
You've already forked auto_sd_docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
09c73710c9
auto_sd_docker
/
extensions
/
update-all.bat
1 line
95 B
Batchfile
Raw
Blame
History
for
/d
%%
i
in
(
*
)
do
@
if
exist
"
%%
i\.git
"
(
echo
Pulling updates for
%%
i...
&
git -C
"
%%
i
"
pull
)
Reference in New Issue
View Git Blame
Copy Permalink