masterknuta commited on
Commit
ed0d8b4
Β·
verified Β·
1 Parent(s): c15783a

Upload install.sh with huggingface_hub

Browse files
Files changed (1) hide show
  1. install.sh +3 -4
install.sh CHANGED
@@ -39,14 +39,13 @@ echo ' ...'
39
  # Header
40
  echo -e "${PURPLE}"
41
  echo "╔══════════════════════════════════════╗"
42
- echo "β•‘ πŸ‘» GhostLlama INSTALLER v1.0 β•‘"
43
  echo "β•‘ πŸ“– How to Sacrifice your Llama β•‘"
44
  echo "β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•"
45
  echo -e "${NC}"
46
 
47
-
48
-
49
-
50
 
51
  # Create directories
52
  echo -e "${TEAL}[🟣] Preparing the altar...${NC}"
 
39
  # Header
40
  echo -e "${PURPLE}"
41
  echo "╔══════════════════════════════════════╗"
42
+ echo "β•‘ πŸ‘» GhostLlama INSTALLER v1.1 β•‘"
43
  echo "β•‘ πŸ“– How to Sacrifice your Llama β•‘"
44
  echo "β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•"
45
  echo -e "${NC}"
46
 
47
+ # Updates
48
+ echo -e "${TEAL} v1.1 Added ghostchat terminal command and Updated Telegram Integration.${NC}"
 
49
 
50
  # Create directories
51
  echo -e "${TEAL}[🟣] Preparing the altar...${NC}"