From 3fa6eeb8f755fddb6ad28bfb775c3e86a59e023d Mon Sep 17 00:00:00 2001 From: Christoph Hummer Date: Thu, 8 Aug 2024 16:43:27 +0200 Subject: [PATCH] Create 90-bashrc.sh --- build/90-bashrc.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 build/90-bashrc.sh diff --git a/build/90-bashrc.sh b/build/90-bashrc.sh new file mode 100644 index 0000000..2ffb56a --- /dev/null +++ b/build/90-bashrc.sh @@ -0,0 +1,3 @@ +#!/bin/bash +echo -e "\ncd /root" >> /root/.bashrc +hostnamectl set-hostname pihole