LingxinMeng 1 年之前
父節點
當前提交
d2eb5c96be
共有 4 個文件被更改,包括 0 次插入31 次删除
  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/*