2 Star 0 Fork 2

DistributedData/pasteboard_master_mock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install.bat 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sven Wang 提交于 2022-09-30 20:04 . update
@echo off
@echo on
cls
:start
@echo ------------------------------------------------
@echo "Create the pasteboard store dir and config.json"
@echo %date%-%time%
@echo "Input the cygwin install dir like D:\cygwin64"
@set /p cypwin_dir=Please input(full name):
mkdir %cypwin_dir%\system\etc\pasteboard\conf
mkdir %cypwin_dir%\data\service\el1\public\database\pasteboard_service
copy .\pasteboard_proprietary\etc\conf\pasteboard.json %cypwin_dir%\system\etc\pasteboard\conf
@echo "SUCCESS"
pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/distributed-data/pasteboard_master_mock.git
git@gitee.com:distributed-data/pasteboard_master_mock.git
distributed-data
pasteboard_master_mock
pasteboard_master_mock
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385