remove git switch ProposedCleanup

This commit is contained in:
Jason Ly 2026-02-06 20:01:05 -05:00
parent 163a2d196c
commit b82bbc1b36

View File

@ -32,7 +32,6 @@ make -j4
cd ../.. cd ../..
git clone https://git.indoodle.com/jason/joomer-efsw-file-monitoring.git git clone https://git.indoodle.com/jason/joomer-efsw-file-monitoring.git
cd joomer-efsw-file-monitoring cd joomer-efsw-file-monitoring
git switch ProposedCleanup
wget https://raw.githubusercontent.com/nothings/stb/master/stb_image.h wget https://raw.githubusercontent.com/nothings/stb/master/stb_image.h
wget https://raw.githubusercontent.com/nothings/stb/master/stb_image_write.h wget https://raw.githubusercontent.com/nothings/stb/master/stb_image_write.h
make all -j4 make all -j4