Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 3b20970

Browse files
committed
change /Users/scroy to /Users/scroy
1 parent 2d7a419 commit 3b20970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchchat/utils/scripts/install_utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ clone_torchao() {
170170
pushd ${TORCHCHAT_ROOT}/torchao-build/src
171171
echo $pwd
172172

173-
cp -R /Users/scroy/fbsource/fbcode/pytorch/ao .
173+
cp -R ${HOME}/fbsource/fbcode/pytorch/ao .
174174
# git clone https://github.com/pytorch/ao.git
175175
# cd ao
176176
# git checkout $(cat ${TORCHCHAT_ROOT}/intstall/.pins/torchao-experimental-pin.txt)

0 commit comments

Comments
 (0)