4 lines
34 B
Bash
4 lines
34 B
Bash
#!/bin/sh
|
|
|
|
mkdir ~/p/
|
|
mr checkout
|
#!/bin/sh
|
|
|
|
mkdir ~/p/
|
|
mr checkout
|