6 lines
78 B
Bash
6 lines
78 B
Bash
#!/bin/bash
|
|
|
|
# TODO: temp install script for arch
|
|
|
|
cd build/arch
|
|
makepkg -cfsi |