Skip to content

Commit

Permalink
fix user variable
Browse files Browse the repository at this point in the history
  • Loading branch information
geedo0 committed Aug 21, 2024
1 parent 8cada89 commit c080b51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oqs-scripts/clone_liboqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

env
echo $USER
USER=`whoami`
echo $USER
echo ~$USER
# echo $HOME
# echo ~
Expand Down

0 comments on commit c080b51

Please sign in to comment.