Remove redundant fixing of DOTDIR
This commit is contained in:
@@ -87,7 +87,3 @@ if [[ $NAME == "Ubuntu" ]] ; then
|
||||
fi
|
||||
|
||||
cd "$DOTDIR" && make
|
||||
|
||||
# fix permissions of the directory
|
||||
sudowrap chgrp -R dotfiles "${DOTDIR}"
|
||||
sudowrap chmod g+wX "${DOTDIR}"
|
||||
|
||||
Reference in New Issue
Block a user