WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ update() {
|
|||
for dir in $HOME/git/dotfiles/docker/*; do
|
||||
cd $dir
|
||||
if [[ -f "DISABLED" ]]; then
|
||||
echo "$dir stack is disabled, skipping..."
|
||||
echo "$(basename $dir) stack is disabled, skipping..."
|
||||
else
|
||||
dct pull
|
||||
dct up -d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue