Skip to content

Commit

Permalink
修复install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxzzk115 committed Jun 26, 2022
1 parent 51480f1 commit b407f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BBK_Games/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ CUR_DIR=$(cd $(dirname $0);pwd)
find $CUR_DIR/ -name "*.sh" | xargs chmod +x

# 拷贝Menu文件夹到~/apps
sudo cp -r $CUR_DIR/Menu ~/apps/Menu
cp -r $CUR_DIR/Menu ~/apps

0 comments on commit b407f55

Please sign in to comment.