adding bashrc to the mix
This commit is contained in:
@@ -370,6 +370,8 @@ install_gotty_logs() {
|
||||
fi
|
||||
sudo -u ${USER} ln -sf $(dirname ${my_dir})/templates/gotty \
|
||||
${HOME}/.gotty
|
||||
sudo -u ${USER} ln -sf $(dirname ${my_dir})/templates/bashrc \
|
||||
${HOME}/.bashrc
|
||||
echo "Installing the birdnet_log.service"
|
||||
cat << EOF > /etc/systemd/system/birdnet_log.service
|
||||
[Unit]
|
||||
|
||||
@@ -376,6 +376,8 @@ install_gotty_logs() {
|
||||
fi
|
||||
sudo -u ${USER} ln -sf $(dirname ${my_dir})/templates/gotty \
|
||||
${HOME}/.gotty
|
||||
sudo -u ${USER} ln -sf $(dirname ${my_dir})/templates/bashrc \
|
||||
${HOME}/.bashrc
|
||||
echo "Installing the birdnet_log.service"
|
||||
cat << EOF > /etc/systemd/system/birdnet_log.service
|
||||
[Unit]
|
||||
|
||||
Reference in New Issue
Block a user