simple code refactoring

This commit is contained in:
pavel.muhortov 2023-03-15 14:59:23 +03:00
parent d05cca5003
commit 8d7208391a

View File

@ -8,6 +8,10 @@
# DEPENDENCIES: # DEPENDENCIES:
# - whoami # - whoami
# #
# PARAMETERS:
# 1: "qn" - execution without pauses
# 2: custom configuration file path
#
# FUNCTIONS: # FUNCTIONS:
# #
@ -49,7 +53,7 @@ execquite() {
} }
####################################### #######################################
# Error exit procedure with Telegram notification. # Error exit procedure
# Globals: # Globals:
# None # None
# Arguments: # Arguments: