sushichao 1 dzień temu
rodzic
commit
030bd23365
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      readyForTarget.sh

+ 2 - 0
readyForTarget.sh

@@ -25,6 +25,8 @@ if [ $# = 1 ];then
     rm -rf oem_backup.tar
 
     mv speaker.conf.bak oem/etc/speaker.conf
+
+    echo "The upgrade package has been generated in the output/${name}"
 else
     echo "usage:$0 branch-name"
 fi