Browse Source

Kill patchwork before creating new mesh identity

Bob Mottram 7 years ago
parent
commit
7906f36373
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-mesh-reset

+ 1
- 0
src/freedombone-mesh-reset View File

44
        sudo pkill firefox
44
        sudo pkill firefox
45
        sudo pkill iceweasel
45
        sudo pkill iceweasel
46
        sudo pkill midori
46
        sudo pkill midori
47
+       sudo pkill patchwork
47
        sudo rm -f $MESH_INSTALL_COMPLETED
48
        sudo rm -f $MESH_INSTALL_COMPLETED
48
        sudo ${PROJECT_NAME}-image-mesh $USER new
49
        sudo ${PROJECT_NAME}-image-mesh $USER new
49
        sudo batman start
50
        sudo batman start