1 files changed, 0 insertions(+), 2 deletions(-)
M .profile
M .profile => .profile +0 -2
@@ 5,8 5,6 @@ if test -z "${XDG_RUNTIME_DIR}"; then
if ! test -d "${XDG_RUNTIME_DIR}"; then
install -d -m0700 "${XDG_RUNTIME_DIR}"
- #mkdir "${XDG_RUNTIME_DIR}"
- #chmod 0700 "${XDG_RUNTIME_DIR}"
fi
fi