index
:
pluralconnect
mane
Plural Connect - Formerly Ponycule, a central hub for interconnecting services with PluralKit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
icons.inc
blob: ec433b2b362f73de61b6c15536ca67bbb2b237c2 (
plain
)
1
2
3
4
5
<?php
chdir
(
"../assets/icons"
);
exec
(
"node icongen.js"
);
chdir
(
"../../includes"
);