Commit 7623789f authored by Jondy Zhao's avatar Jondy Zhao

pre-uninstall: fix typos

parent adb3b947
...@@ -29,7 +29,7 @@ function slapos_kill_process() ...@@ -29,7 +29,7 @@ function slapos_kill_process()
TASKKILL /F /T /PID $pid TASKKILL /F /T /PID $pid
done done
} }
read -f slapos_kill_process readonly -f slapos_kill_process
# #
# Declare variables # Declare variables
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment