mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
testing:
- adding install script for packages in development
This commit is contained in:
7
packages/testing/install
Executable file
7
packages/testing/install
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
# packages needed for development (upcoming features)
|
||||
|
||||
$SCRIPTS/install dbus-python
|
||||
Reference in New Issue
Block a user