Removing from file from wrong place

This commit is contained in:
Igor Pecovnik 2017-04-14 13:37:24 +02:00
parent d9f568b53e
commit 571d206d2f

View file

@ -232,7 +232,7 @@ create_board_package()
else
git clone https://github.com/igorpecovnik/Debian-micro-home-server $SRC/sources/Debian-micro-home-server
fi
cp $SRC/sources/Debian-micro-home-server/scripts/smb.conf $destination/usr/bin/
install -m 755 $SRC/sources/Debian-micro-home-server/scripts/tv_grab_file $destination/usr/bin/tv_grab_file
install -m 755 $SRC/sources/Debian-micro-home-server/debian-config $destination/usr/bin/armbian-config
install -m 755 $SRC/sources/Debian-micro-home-server/softy $destination/usr/bin/softy