pamac-classic/meson_scripts/install_data.sh
2017-10-14 23:14:53 -03:00

6 lines
54 B
Bash
Executable File

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