Browse Source

update at 2021-03-17 09:44:14

master
shixuesen 4 years ago
parent
commit
3064460d1a
4 changed files with 18 additions and 20 deletions
  1. +1
    -0
      .backup/brew_packages
  2. BIN
      .backup/crontab-20210317-070100.gz
  3. +16
    -19
      .zsh_history
  4. +1
    -1
      .zshrc

+ 1
- 0
.backup/brew_packages View File

@ -181,6 +181,7 @@ pkg-config
popt popt
protobuf protobuf
proxychains-ng proxychains-ng
python-tabulate
python@2 python@2
python@3.7 python@3.7
python@3.8 python@3.8


BIN
.backup/crontab-20210317-070100.gz View File


+ 16
- 19
.zsh_history View File

@ -7308,7 +7308,6 @@ done
: 1604985164:0;git commit -m "fix redeem check for month course not enough" : 1604985164:0;git commit -m "fix redeem check for month course not enough"
: 1604987958:0;tail -fn 1000 crontab_stdout.log : 1604987958:0;tail -fn 1000 crontab_stdout.log
: 1604988029:0;echo '' > laravel-2020-11-03.log : 1604988029:0;echo '' > laravel-2020-11-03.log
: 1605008309:0;txy1
: 1605015490:0;git restore --staged knowledge-platform-service/src/main/java/com/zhicong/knowledge/platform/strategy/redeem/RedeemCourseCheckStrategy.java : 1605015490:0;git restore --staged knowledge-platform-service/src/main/java/com/zhicong/knowledge/platform/strategy/redeem/RedeemCourseCheckStrategy.java
: 1605015508:0;git restore --staged knowledge-platform-service/src/main/java/com/zhicong/knowledge/platform/strategy/redeem/RedeemCourseStrategy.java : 1605015508:0;git restore --staged knowledge-platform-service/src/main/java/com/zhicong/knowledge/platform/strategy/redeem/RedeemCourseStrategy.java
: 1605015523:0;git restore --staged .DS_Store : 1605015523:0;git restore --staged .DS_Store
@ -7649,25 +7648,7 @@ done
: 1608691839:0;cd knowledge-platform : 1608691839:0;cd knowledge-platform
: 1608692660:0;git log : 1608692660:0;git log
: 1608693976:0;rm -rf ~/.m2/repository/com/zhicong/knowledge/knowledge-center-client : 1608693976:0;rm -rf ~/.m2/repository/com/zhicong/knowledge/knowledge-center-client
: 1608694107:0;gco dev
: 1608694108:0;gl
: 1608694114:0;git merge feature/order_add_channel_code_mall_sxs201214
: 1608694211:0;mi
: 1608694271:0;gst
: 1608694274:0;git add .
: 1608694275:0;git commit -m "merge feature feature/order_add_channel_code_mall_sxs201214"
: 1608694277:0;gp
: 1608694306:0;gst
: 1608694308:0;gl
: 1608694312:0;gco dev
: 1608694313:0;gl
: 1608694319:0;git merge feature/order_add_channel_code_mall_sxs201214 : 1608694319:0;git merge feature/order_add_channel_code_mall_sxs201214
: 1608694347:0;gst
: 1608694351:0;git add .
: 1608694354:0;git commit -m "merge feature feature/order_add_channel_code_mall_sxs201214"
: 1608694356:0;mi
: 1608694384:0;gp
: 1608699692:0;brew update -v
: 1608699768:0;php -v : 1608699768:0;php -v
: 1608699797:0;cd /usr/local/Cellar/icu4c : 1608699797:0;cd /usr/local/Cellar/icu4c
: 1608699797:0;ls : 1608699797:0;ls
@ -10597,3 +10578,19 @@ done
: 1615798779:0;ssh ubuntu@115.159.36.184 : 1615798779:0;ssh ubuntu@115.159.36.184
: 1615813972:0;ping 155.94.184.27 : 1615813972:0;ping 155.94.184.27
: 1615815420:0;ssh ubuntu@115.159.36.184 : 1615815420:0;ssh ubuntu@115.159.36.184
: 1615859158:0;vim ~/.zshrc
: 1615859183:0;source ~/.zshrc
: 1615859191:0;txy1
: 1615860824:0;ins
: 1615860828:0;vim app/Services/InstagramService.php
: 1615861214:0;eproxy php artisan ins:like 0
: 1615874188:0;ins
: 1615874198:0;eproxy php artisan xiu:get -v
: 1615874236:0;ins
: 1615874245:0;php artisan xiuren:s
: 1615877781:0;exit
: 1615877785:0;php artisan nvshen:get -v
: 1615880645:0;ssh jump
: 1615882128:0;php artisan tujigu:s
: 1615892581:0;exit
: 1615903664:0;txy1

+ 1
- 1
.zshrc View File

@ -99,7 +99,7 @@ alias gce_self="ssh -i ~/.ssh/gce_self ubuntu@35.198.250.99"
alias gce_new="ssh -i ~/.ssh/gce_self ubuntu@35.194.136.66" alias gce_new="ssh -i ~/.ssh/gce_self ubuntu@35.194.136.66"
alias bwg1="ssh -p 28509 root@67.216.215.124" alias bwg1="ssh -p 28509 root@67.216.215.124"
alias ali1="ssh root@139.129.13.131" alias ali1="ssh root@139.129.13.131"
alias txy1="ssh ubuntu@111.231.219.223"
alias txy1="ssh ubuntu@115.159.36.184"
alias txy2="ssh ubuntu@118.24.10.31" alias txy2="ssh ubuntu@118.24.10.31"
alias sk1="ssh root@64.52.109.110" alias sk1="ssh root@64.52.109.110"
alias pr1="ssh root@155.94.184.27" alias pr1="ssh root@155.94.184.27"


Loading…
Cancel
Save