Skip to content

Commit

Permalink
Code & Features Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaneltitane committed Jan 12, 2025
1 parent 8427280 commit e097e4d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions dextop
Original file line number Diff line number Diff line change
Expand Up @@ -1365,17 +1365,6 @@ then
frobulator.file "${HOME}"/.dextop dextop-container-image-checkpoint
fi

# container initialization

if [ ! -f "${HOME}"/.dextop/dextop-container-initialization-checkpoint ]
then
container_intent

container_intent "${HOME}"/.local/bin/container-initialization

frobulator.file "${HOME}"/.dextop dextop-container-initialization-checkpoint
fi

# container expansion

if [ ! -f "${HOME}"/.dextop/dextop-container-expansion-checkpoint ]
Expand Down

0 comments on commit e097e4d

Please sign in to comment.