Files
kubernetes-course/postgres-operator/set-path.sh
2018-07-27 11:11:36 +00:00

3 lines
62 B
Bash
Executable File

#!/bin/bash
echo 'export PATH=$PATH:~/odev/bin/' >> ~/.bashrc