Skip to content

Commit

Permalink
Check home path
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Hector Robles Gutierrez <[email protected]>
  • Loading branch information
hjroblesg committed Apr 1, 2024
1 parent 576c140 commit ecfdc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/list_components_linux_aitools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FILENAME=$2

curl --output webimage.sh --url "$URL" --retry 5 --retry-delay 5
chmod +x webimage.sh
free -m
pwd
./webimage.sh -b -p webimage_extracted
rm -rf webimage.sh
source webimage_extracted/bin/activate base
Expand Down

0 comments on commit ecfdc4a

Please sign in to comment.