Skip to content
Snippets Groups Projects
Commit 07639976 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Asegurar que root no es due#o de archivos

parent daf88f85
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ then
#
# To keep things neat, make sure we pull as the user owning the
# directory.
chown -R bfa:bfa ${BFAHOME}
runasownerof ${BFAHOME} git pull
exec $0 wealreadypulled
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment