diff --git a/shared/bashrc b/shared/bashrc index 9a8d32b..9b0164c 100644 --- a/shared/bashrc +++ b/shared/bashrc @@ -274,9 +274,5 @@ else if [ -f /zz/Syno/secrets/bashrc ] then source /zz/Syno/secrets/bashrc - else - if [ -f ~/.bashrc ]; then - source ~/.bashrc - fi fi fi \ No newline at end of file