5 lines
76 B
Bash
Executable file
5 lines
76 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
# bootstrap.sh
|
|
|
|
./xbps-src -H $HOME/hostdir binary-bootstrap $1
|