mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
Fix bug
This commit is contained in:
parent
4a5996a8ae
commit
274453056a
@ -8,6 +8,6 @@ module.exports = async (req: express.Request, res: express.Response) => {
|
||||
commit: commit
|
||||
});
|
||||
}, {
|
||||
dst: `${__dirname}/../../misskey`
|
||||
dst: `${__dirname}/../../`
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user