Files
justice/www/html/Game/public/trycss/game-justic2/server/.profile
T
2026-05-27 04:30:21 +00:00

10 lines
161 B
Bash

# ~/.profile: executed by Bourne-compatible login shells.
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
fi
mesg n 2> /dev/null || true