Skip to content

Commit

Permalink
Update subspace.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
okannako authored Jun 22, 2022
1 parent e3868bf commit f961587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subspace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ echo "=================================================="
sleep 2

echo -e "\e[1m\e[32m1. Updating dependencies... \e[0m" && sleep 1
sudo apt update
sudo apt update && sudo apt install ocl-icd-opencl-dev libopencl-clang-dev libgomp1 -y

echo "=================================================="

Expand Down

0 comments on commit f961587

Please sign in to comment.