dr1pw4lk 1.0e

This commit is contained in:
.[d]. 2022-11-07 05:06:53 +00:00
parent 0e75f75211
commit 9fc361920d

2
d.sh
View File

@ -1063,7 +1063,7 @@ sudo cp ansilove /usr/local/bin
cd "$BASEDIR"
#####################################################################################################################
echo -e "\033[0;33m\n[ TESTING: \033[0;34mANSILOVE \033[0;33m]\033[0m\n"
./usr/local/bin/ansilove -c 82 -r "$PWD/test.ans" -o "$PWD/test.png" && echo ""
ansilove -c 82 -r "$PWD/test.ans" -o "$PWD/test.png" && echo ""
#####################################################################################################################
echo -e "\033[0;33m[ UPLOADING: \033[0;34mTCPDIRECT'S TCP.AC IMAGE SERVICE\033[0;33m ]\033[0m\n"
TEST=$(curl -s -F "upload=@test.png" -u "tcpac:kuevEacshmej5" https://tcp.ac/i/put|jq -r ".Imgurl")