wip: 🚧 upgrading for gitea 1.21.3
This commit is contained in:
@@ -9,7 +9,7 @@ import { mkdirSync, copyFileSync } from 'fs';
|
||||
|
||||
const logger = new Logger(buildImg.name, 'info', 'brightGreen');
|
||||
const imgSrc = 'themes/img';
|
||||
const imgDest = '/public/img';
|
||||
const imgDest = '/public/assets/img';
|
||||
|
||||
export async function buildImg(srcHome, distHome) {
|
||||
logger.info('Images build has started');
|
||||
|
||||
Reference in New Issue
Block a user