Shxtou / slup
NhatMinhhh's picture
Upload slup
c476ed8
raw
history blame contribute delete
642 Bytes
echo -e "\e[1;32mĐang bắt đầu... Đừng tắt app nhé mấy con đũy.\e[0m"
sleep 6
if ! command -v wget &> /dev/null; then
echo "Cài đặt gói wget..."
pkg install wget
else
echo "Gói wget đã được cài đặt, bỏ qua."
fi
echo -e "\e[1;32mĐang tải file update từ file nguồn...\e[0m"
wget -q --show-progress -O updatesilly https://huggingface.co/datasets/NhatMinhhh/Shxtou/raw/main/updatesilly
echo -e "\e[1;31mĐ\e[0m\e[1;32ma\e[0m\e[1;33mm\e[0m \e[1;34mb\e[0m\e[1;35ma\e[0m\e[1;36mt\e[0m \e[1;37mđ\e[0m\e[1;91ma\e[0m\e[1;92mu\e[0m \e[1;93m...\e[0m"
sleep 5
chmod +x updatesilly
bash updatesilly