Remove old debug bashrc file.

This commit is contained in:
Dmitry Voronin 2024-04-07 10:13:29 +03:00
parent 457a9e69d2
commit ddf4870ad2

View file

@ -1,3 +0,0 @@
for file in module/common/bash/module/*; do
source ${file}
done