brew backup new path
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
BACKUP_FILE="$HOME/.dotfiles/config/envs/macos/homebrew/Brewfile"
|
BACKUP_FILE="$HOME/.dotfiles/config/macos/homebrew/Brewfile"
|
||||||
|
|
||||||
echo "Backing up Homebrew installations..."
|
echo "Backing up Homebrew installations..."
|
||||||
mkdir -p "$(dirname "$BACKUP_FILE")"
|
mkdir -p "$(dirname "$BACKUP_FILE")"
|
||||||
|
|||||||
Reference in New Issue
Block a user