Skip to content

Commit

Permalink
Renamed image to .stage
Browse files Browse the repository at this point in the history
  • Loading branch information
roleoroleo committed Apr 17, 2020
1 parent 8029ac0 commit 0433077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pack_fw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ echo "done!"

# home
pack_image "home" $CAMERA_ID $TMP_DIR $OUT_DIR
mv $OUT_DIR/home_$CAMERA_ID.tar.bz2 $OUT_DIR/home_$CAMERA_ID
mv $OUT_DIR/home_$CAMERA_ID.tar.bz2 $OUT_DIR/home_$CAMERA_ID.stage

# Copy the sdhack to the output dir
echo ">>> Copying the sdhack contents to $OUT_DIR... "
Expand Down

0 comments on commit 0433077

Please sign in to comment.