diff --git a/#Indra-Vesh.zip b/#Indra-Vesh.zip new file mode 100644 index 0000000..32284ed Binary files /dev/null and b/#Indra-Vesh.zip differ diff --git a/INDRA/Scripts/upd.sh b/INDRA/Scripts/upd.sh index b0817e3..817186a 100644 --- a/INDRA/Scripts/upd.sh +++ b/INDRA/Scripts/upd.sh @@ -3,8 +3,8 @@ UPC=$CONF/upc.txt OLDUPC=$CONF/old-upc.txt # Check for Updates -#mv "$UPC" "$CONF/old-upc.txt" -#Download "https://raw.githubusercontent.com/ShivamXD6/Indra-Vesh/main/INDRA/Configs/upc.txt" "$UPC" +mv "$UPC" "$CONF/old-upc.txt" +Download "https://raw.githubusercontent.com/ShivamXD6/Indra-Vesh/main/INDRA/Configs/upc.txt" "$UPC" # Get Each Changelog of the Update cnt=1