Skip to content

Commit cc421a0

Browse files
🤖 automatedchrisgrieser
authored andcommitted
iMac Home (1)
1 parent 1fd32fa commit cc421a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

zsh/utilities/backup_4_tvtime

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ ln -s "$envfile_with_login" ".env"
1919
if [[ ! -x "$(command -v bun)" ]]; then
2020
brew install oven-sh/bun/bun
2121
bun install
22+
print "\n---"
2223
bun cli
24+
print "\n---"
2325
brew uninstall oven-sh/bun/bun
2426
brew untap oven-sh/bun
2527
else

0 commit comments

Comments
 (0)