projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eebbda7
)
tasyagle-install: Added login source for avt_env.sh
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Thu, 21 Jul 2022 18:39:10 +0000
(19:39 +0100)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Thu, 21 Jul 2022 18:39:10 +0000
(19:39 +0100)
tasyagle-install
patch
|
blob
|
history
diff --git
a/tasyagle-install
b/tasyagle-install
index c2bbf1156f65de8d48af493acafc3dfd1c618e94..43deac0f518dc1391c4a74c8c563ec5f73282629 100755
(executable)
--- a/
tasyagle-install
+++ b/
tasyagle-install
@@
-22,3
+22,6
@@
installDir="/usr/local" ./build.sh
cd /home/$SUDO_USER/src
chown -R $SUDO_USER .
chgrp -R $SUDO_USER .
+
+echo "Adding avt_env.sh to .bashrc"
+echo "source /usr/local/avt_env.sh" > /home/$SUDO_USER/.bashrc