docker-basessh/user-rc

6 lines
66 B
Bash
Executable File

#!/bin/bash
if [ -f ~admin/.userrc ]; then
~admin/.userrc
fi