Skip to content

Commit

Permalink
更新Shell变量 bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-cq committed Nov 27, 2023
1 parent a76f1c0 commit 2b17e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/shell/self_shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ function sec2min() {

alias ll='ls -Ahl'
alias stopout="cat /tmp/stopout | sec2min"
alist stoprun="rm -f /tmp/keepalive && exit"
alias stoprun="rm -f /tmp/keepalive && exit"

0 comments on commit 2b17e65

Please sign in to comment.