LingxinMeng 1 vuosi sitten
vanhempi
commit
d2eb5c96be
4 muutettua tiedostoa jossa 0 lisäystä ja 31 poistoa
  1. 0 10
      kinglong-control.service
  2. 0 10
      pji-control.service
  3. 0 10
      pjisuv-control.service
  4. 0 1
      remove-all.sh

+ 0 - 10
kinglong-control.service

@@ -1,10 +0,0 @@
-[Unit]
-Description=Your Service Description
-
-[Service]
-Type=simple
-User=root
-ExecStart=/root/rosbag-handle/pji-control.exe
-
-[Install]
-WantedBy=multi-user.target

+ 0 - 10
pji-control.service

@@ -1,10 +0,0 @@
-[Unit]
-Description=Your Service Description
-
-[Service]
-Type=simple
-User=root
-ExecStart=/root/rosbag-handle/pji-control.exe
-
-[Install]
-WantedBy=multi-user.target

+ 0 - 10
pjisuv-control.service

@@ -1,10 +0,0 @@
-[Unit]
-Description=Your Service Description
-
-[Service]
-Type=simple
-User=root
-ExecStart=/mnt/media/sda1/cicv-data-closedloop/pjisuv-control.exe
-
-[Install]
-WantedBy=multi-user.target

+ 0 - 1
remove-all.sh

@@ -1 +0,0 @@
-rm -rf *.log *.exe *.so ./exe/* ./so/* ./log/*