pamac-classic/meson_scripts/install_data.sh

6 lines
54 B
Bash
Executable File

#!/bin/sh
mkdir -p $DESTDIR/$1
cp -a $2 $DESTDIR/$1