Skip to content

Commit

Permalink
fixes to scripts/move deprecated files
Browse files Browse the repository at this point in the history
  • Loading branch information
danfeiX committed May 17, 2021
1 parent f61cd90 commit a5e8ea7
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion scripts/start_sawyer_control.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ where:
./start_sawyer_control.sh
./start_sawyer_control.sh ~/perls2_local_control_pc
"
if [ "$#" -eq 2 ]
if [ "$#" -eq 1 ]
then
perls2_local_dir=$1
else
Expand Down

0 comments on commit a5e8ea7

Please sign in to comment.