mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 01:23:51 +02:00
5 lines
74 B
Bash
Executable file
5 lines
74 B
Bash
Executable file
#! /bin/sh
|
|
#
|
|
# bootstrap.sh
|
|
|
|
./xbps-src -H $HOME/hostdir binary-bootstrap
|