Most retarded fucking change in the world for R27
This commit is contained in:
@@ -44,6 +44,7 @@ for rc in "$HOME/.profile" "$HOME/.bashrc" "$HOME/.bash_profile"
|
||||
echo "Path adjustment found in $rc."
|
||||
else
|
||||
echo "Path adjustment not found in $rc. Adding it."
|
||||
echo "\n" >> "$rc"
|
||||
echo "export PATH=\"\$HOME/bin:\$PATH\"" >> "$rc"
|
||||
fi
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user