#!/bin/bash
cp /home/ubuntu/kernel_tx1_6cam/dtb/* /boot/
cp /home/ubuntu/kernel_tx1_6cam/Image /boot/
cp /home/ubuntu/kernel_tx1_6cam/zImage /boot/

cp -r /home/ubuntu/kernel_tx1_6cam/modules/* /lib/modules/3.10.96-tegra

