mirror of
https://github.com/wardviaene/kubernetes-course.git
synced 2026-05-06 00:06:33 +00:00
3 lines
62 B
Bash
Executable File
3 lines
62 B
Bash
Executable File
#!/bin/bash
|
|
echo 'export PATH=$PATH:~/odev/bin/' >> ~/.bashrc
|