#!/bin/bash
cp -f /home/system/disks/s/theox/models/bashrc /home/system/.bashrc
cp -f /home/system/disks/s/theox/models/bash_logout /home/system/.bash_logout
cp -f /home/system/disks/s/theox/models/bash_profile /home/system/.bash_profile
sudo cp txb.conf txc.conf usr_local_lib.conf /etc/ld.so.conf.d
sudo cp 99-theox.conf /etc/sysctl.d
sudo ldconfig

