Skip to content

Commit

Permalink
Update init-brew
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored Apr 19, 2024
1 parent 2925f70 commit 42c2ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/init-brew
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ sudo mkdir -p /home/linuxbrew
sudo mount --bind $HOME/.local/share/clinuxbrew /home/linuxbrew

if test ! -f /etc/brew-inited; then
/usr/local/bin/reload-init
/usr/bin/reload-init
sudo touch /etc/brew-inited
fi

0 comments on commit 42c2ba1

Please sign in to comment.