feat: add more options

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-22 11:24:37 +08:00
parent d3364e374f
commit ae0d16b06a
6 changed files with 424 additions and 14 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ function execute_scripts() {
else
openim::log::errexit "Script ${script_path##*/} is missing or not executable."
fi
sleep 1
sleep 0.5
done
}