mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
6 lines
80 B
Bash
6 lines
80 B
Bash
#!/bin/sh
|
|
|
|
. config/options
|
|
|
|
$SCRIPTS/install test
|
|
$SCRIPTS/install test-rpmatch |