Revert "fix: make sure we look for the correct gotty executable name"

This reverts commit ee9aeb6d62.
This commit is contained in:
frederik
2024-11-03 11:05:51 +01:00
parent ccaa2475c9
commit dc634838ae
2 changed files with 0 additions and 7 deletions
-2
View File
@@ -341,8 +341,6 @@ EOF
install_phpsysinfo() {
sudo -u ${USER} git clone https://github.com/phpsysinfo/phpsysinfo.git \
${HOME}/phpsysinfo
gottyservice="gotty-$(uname -m)"
sed -i "s/,gotty,/,${gottyservice},/g" "$HOME"/BirdNET-Pi/templates/phpsysinfo.ini
}
config_icecast() {