install.sh aktualisiert
This commit is contained in:
@@ -64,6 +64,10 @@ sudo bash /root/remove_unused_kernel.sh -u -e >/dev/null 2>&1
|
|||||||
rm /root/remove_unused_kernel.sh >/dev/null 2>&1
|
rm /root/remove_unused_kernel.sh >/dev/null 2>&1
|
||||||
echo -e "${GREEN}✔${NC} Old kernels cleaned up..."
|
echo -e "${GREEN}✔${NC} Old kernels cleaned up..."
|
||||||
|
|
||||||
|
echo -e "${RED}→${NC} Cleaning up installer..."
|
||||||
|
rm ./rps-light-pxe >/dev/null 2>&1
|
||||||
|
echo -e "${GREEN}✔${NC} Installer cleaned up..."
|
||||||
|
|
||||||
echo -e "${GREEN}✔${NC} Installation complete. Press any key to reboot."
|
echo -e "${GREEN}✔${NC} Installation complete. Press any key to reboot."
|
||||||
read -n 1 -s
|
read -n 1 -s
|
||||||
sudo reboot
|
sudo reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user