forked from rDrama/rDrama
1
0
Fork 0

stop sync temporarily for @top

master
Aevann 2024-06-06 21:29:13 +03:00
parent edafb4aafe
commit 7eb1261529
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ echo "${EXPORT_EMOJIS%?}" >> "/d/seed-emojis-$SITE_NAME.sql"
echo "ON CONFLICT (name) DO UPDATE SET tags = EXCLUDED.tags, kind = EXCLUDED.kind, nsfw = EXCLUDED.nsfw;" >> "/d/seed-emojis-$SITE_NAME.sql"
#pull and push
/d/scripts/g
#/d/scripts/g
#execute seed-emojis.sql of other site
if [ $SITE_NAME == "rDrama" ]; then