Skip to content

Commit f38a56e

Browse files
authored
Update install_aeneas.sh
RE: Homebrew/brew#3228
1 parent 53f93d6 commit f38a56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mac_OSX_Installer/install_aeneas.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if [ ! -n "$(grep 'PATH=/usr/local/bin:/usr/local/sbin:$PATH' $HOME/.bash_profil
1515
chown $USER $HOME/.bash_profile
1616
fi
1717

18-
chown -R $USER:admin /usr/local
18+
chown -R $USER:admin /usr/local/*
1919

2020
osascript <<END
2121
tell application "Terminal"

0 commit comments

Comments
 (0)