This commit is contained in:
Marco van Dijk 2022-10-07 16:07:04 +02:00
parent 7373c80b61
commit de5eceac98

View File

@ -0,0 +1,12 @@
Dependencies:
npm install
pip3 install cairosvg
pacman -Sy cairo python3 python-pip
Generate:
npm run dev or npm run start
python3 convert.py
Install:
rm -rf /var/www/avatars/*
mv converted/*.png /var/www/avatars