3 lines
117 B
Bash
3 lines
117 B
Bash
mkdir -pv $DESTDIR/usr/share/depot/keys/public
|
|
cp -rv $DEPOT_SPECDIR/vertex.pub $DESTDIR/usr/share/depot/keys/public
|