pamac-classic/meson_scripts/install_data.sh

6 lines
54 B
Bash
Raw Normal View History

2017-10-14 23:14:53 -03:00
#!/bin/sh
mkdir -p $DESTDIR/$1
cp -a $2 $DESTDIR/$1