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:
0181a0b
)
tasyagle-install: was overwriting .bashrc...
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Thu, 21 Jul 2022 22:15:47 +0000
(23:15 +0100)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Thu, 21 Jul 2022 22:15:47 +0000
(23:15 +0100)
tasyagle-install
patch
|
blob
|
history
diff --git
a/tasyagle-install
b/tasyagle-install
index 43deac0f518dc1391c4a74c8c563ec5f73282629..cbc9452ccda99e932607e119f281c52816828263 100755
(executable)
--- a/
tasyagle-install
+++ b/
tasyagle-install
@@
-24,4
+24,4
@@
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
+echo "source /usr/local/avt_env.sh" >
>
/home/$SUDO_USER/.bashrc