Skip to content

Commit 38a16ae

Browse files
committed
whas;dlkfja
1 parent 32f4800 commit 38a16ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_opi6.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ echo "Installing additional things"
4545
apt-get --yes -qq install libc6 libstdc++6
4646

4747
# modify photonvision.service to enable big cores
48-
# For reasons beyond human comprehension, the little cores are on 2, 3, 4, and 5.
48+
# For reasons beyond human comprehension, the little cores are on 2, 3, 4, and 5.
4949
sed -i 's/# AllowedCPUs=4-7/AllowedCPUs=0,1,6-11/g' /lib/systemd/system/photonvision.service
5050
cp -f /lib/systemd/system/photonvision.service /etc/systemd/system/photonvision.service
5151
chmod 644 /etc/systemd/system/photonvision.service

0 commit comments

Comments
 (0)