From e759fcafd1ce4106589d619df9799d6a5a80c055 Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Sun, 16 Mar 2025 08:09:35 +0800 Subject: [PATCH] bug fix --- DockerInstallation.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/DockerInstallation.sh b/DockerInstallation.sh index d4bd6a4..98ce7e8 100755 --- a/DockerInstallation.sh +++ b/DockerInstallation.sh @@ -84,6 +84,7 @@ File_LinuxRelease=/etc/os-release File_RedHatRelease=/etc/redhat-release File_DebianVersion=/etc/debian_version File_ArmbianRelease=/etc/armbian-release +File_RaspberryPiRelease=/etc/rpi-issue File_openEulerRelease=/etc/openEuler-release File_OpenCloudOSRelease=/etc/opencloudos-release File_AnolisOSRelease=/etc/anolis-release