主题Butterfly 官网地址Butterfly Github 地址工具Webp Converterffmpegaxialis iconworkshop安装下载解压主题文件放置到 themes 文件夹目录下,确保目录名为 butterfly 不可更改。...
阅读全文...
关于容器内非 root 用户 cron 错误
错误:can't open or create /var/run/crond.pid: Permission denied解:1FROM debian:latest
...
USER 1000:1000
# 给 cron 添加 's&...
阅读全文...
阅读全文...
docker 镜像推送脚本
脚本https://github.xyh.moe:8888/xian.yuheng/docker-push#! /bin/bash
# 禁止 ^C 显示
if [ -t 0 ]; then
stty -echoctl
#stty ech...
阅读全文...
阅读全文...
钢铁雄心4 mod制作
文档结构"./Documents/Paradox Interactive/Hearts of Iron IV"
├─mod
│ ├─new-mod
│ │ ├─common
│ │ ├─gfx
│ │ ├─interfa...
阅读全文...
阅读全文...