WIP: Switch to NixOS #5
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ update() {
|
|||
docker-update() {
|
||||
for dir in $HOME/git/dotfiles/docker/*; do
|
||||
cd $dir
|
||||
docker compose pull
|
||||
docker compose up -d
|
||||
cd ..
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue