Skip to content

Commit

Permalink
refine bbs environment startup script
Browse files Browse the repository at this point in the history
  • Loading branch information
holishing committed Nov 21, 2018
1 parent f898072 commit d2a7ca8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sh/start.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/home/bbs/bin/camera
/home/bbs/bin/account
/home/bbs/bin/acpro
/home/bbs/bin/makefw
$HOME/bin/camera
$HOME/bin/account
$HOME/bin/acpro
$HOME/bin/makefw

0 comments on commit d2a7ca8

Please sign in to comment.