5 lines
90 B
Bash
Executable file
5 lines
90 B
Bash
Executable file
#! /bin/bash
|
|
mkdir ~/misc
|
|
cd ~/misc
|
|
|
|
git clone https://github.com/t-wissmann/barpyrus.git
|