Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
修复mac上中文目录无法运行的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Apr 22, 2018
1 parent 421242e commit a401598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
cd `dirname $0`
echo "正在启动proxyee-down,运行需要管理员权限,请输入用户密码按回车键确认(若无输入提示请忽略)"
sudo ./jre1.8.0_162/Contents/Home/bin/java -Dfile.encoding=GBK -Xms256m -Xmx512m -jar ./proxyee-down.jar
sudo ./jre1.8.0_162/Contents/Home/bin/java -jar ./proxyee-down.jar

0 comments on commit a401598

Please sign in to comment.