Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nox/main #1

Merged
merged 6 commits into from
Mar 17, 2022
Merged

Nox/main #1

merged 6 commits into from
Mar 17, 2022

Conversation

codemilestones
Copy link

添加 cache path,为一些脚本提供临时存储文件的能力
添加 android 脚本
添加 life plan 脚本:可以添加今日plan,查看今日 plan,也可以对plan标记完成。

##
## Filename: current-activity.sh
## Author: lizhe
## E-mail: [email protected]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议改一下邮箱

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

fi

# start
deviceIp=$(adb shell netcfg |grep wlan0|tr ' ' '\n'|grep /|tr '//' '\n'|grep '\.')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

管道符前后加空格

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@baochuquan baochuquan merged commit 33d449d into baochuquan:main Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants