建湖做网站多少钱,网站需要多少钱,文昌网站 做炸饺子,中国建设银行官网站一、场景 发现git版本发布时#xff0c;服务器时间有误#xff0c;需要修改。
二、解决
#xff08;1#xff09;准备 时间戳转换网址#xff1a;http://shijianchuo.wiicha.com/
#xff08;2#xff09;SQLite 数据库 连接到安装git的服务器#xff0c;修改版本表…一、场景 发现git版本发布时服务器时间有误需要修改。
二、解决
1准备 时间戳转换网址http://shijianchuo.wiicha.com/
2SQLite 数据库 连接到安装git的服务器修改版本表 [rootapp-container ~]# su - xx [xxapp-container ~]$ cd /var/gogs/data/ [xxapp-container data]$ sqlite3 gogs.db SQLite version 3.7.17 2013-05-20 00:56:22 Enter .help for instructions Enter SQL statements terminated with a ; sqlite sqliteupdate release set created_unix1713251440 where tag_nameV1.1-20240416;
3登录到git查看版本发布时间已更新