Преглед на файлове

#IQRV #comment [DEBIAN] 更新一个单词

gifur преди 4 години
родител
ревизия
07ace2f542
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      addin/packaging/DEBIAN/prerm

+ 1 - 1
addin/packaging/DEBIAN/prerm

@@ -1,5 +1,5 @@
 #!/bin/sh
-echo "================= post remove custom scripts start =================="
+echo "================= pre remove custom scripts start =================="
 
 if [ "$1" = "remove" ]; then
     killall -9 spshell > /dev/null 2>&1