rootdir
This commit is contained in:
parent
b5188d3392
commit
f1199d0d42
|
@ -595,7 +595,7 @@ EOF
|
|||
chmod +x $rootdir/usr/bin/start_patchwork
|
||||
|
||||
# Copy icon to an accesible location
|
||||
cp /root/$PROJECT_NAME/img/icon_patchwork.png /etc/patchwork/icon_patchwork.png
|
||||
cp $rootdir/root/$PROJECT_NAME/img/icon_patchwork.png $rootdir/etc/patchwork/icon_patchwork.png
|
||||
}
|
||||
|
||||
initialise_mesh() {
|
||||
|
|
Loading…
Reference in New Issue