Skip to content

Commit

Permalink
Update reload-init
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 16, 2024
1 parent e8f5955 commit e8e146a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/reload-init
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ fi
rm -f $HOME/.local/share/clinuxbrew/exports/bin/cbrewsh
rm -f $HOME/.local/share/clinuxbrew/exports/bin/cbrew
cp /usr/local/lib/cbrew/cbrewsh $HOME/.local/share/clinuxbrew/exports/bin
cp /usr/local/lib/cbrew/regen-cbrew $HOME/.local/share/clinuxbrew/exports/bin
chmod +x $HOME/.local/share/clinuxbrew/exports/bin/cbrewsh
chmod +x $HOME/.local/share/clinuxbrew/exports/bin/regen-cbrew
distrobox-export --bin /home/linuxbrew/.linuxbrew/bin/brew --export-path $HOME/.local/share/clinuxbrew/exports/bin
mv $HOME/.local/share/clinuxbrew/exports/bin/brew $HOME/.local/share/clinuxbrew/exports/bin/cbrew

Expand Down

0 comments on commit e8e146a

Please sign in to comment.