fix ESPTARGET

This commit is contained in:
2024-10-15 01:52:04 -06:00
parent 0f21b03a1f
commit de42d5f13d
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ if [ -d ~/esp/.custom_bin ]; then
rm -rf ~/esp/.custom_bin
fi
echo "\n\nPlacing and enablig custom bins\n\n"
echo "nPlacing and enablig custom bins\n"
cp -r .custom_bin ~/esp
chmod +x ~/esp/.custom_bin/*