Bob Mottram 7 years ago
parent
commit
f1199d0d42
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise View File

@@ -595,7 +595,7 @@ EOF
595 595
     chmod +x $rootdir/usr/bin/start_patchwork
596 596
 
597 597
     # Copy icon to an accesible location
598
-    cp /root/$PROJECT_NAME/img/icon_patchwork.png /etc/patchwork/icon_patchwork.png
598
+    cp $rootdir/root/$PROJECT_NAME/img/icon_patchwork.png $rootdir/etc/patchwork/icon_patchwork.png
599 599
 }
600 600
 
601 601
 initialise_mesh() {