BuildTools 7 months ago
parent
commit
48a294a728
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pack.sh

+ 2 - 0
pack.sh

@@ -38,6 +38,8 @@ rm kernel.sh
 rm -r -f makeself-2.5.0
 
 sudo scp $Header $Image $Libc kernel_$version.run mk4@192.168.1.8:/var/www/folivier/cube/pack/custom_kernel
+sudo ssh mk4@192.168.1.8 "echo 'B' >/dev/serial0"
+
 echo "ne pas oublier:"
 echo "git commit -a"
 echo "git push"