mirror of
https://github.com/m8tin/cis.git
synced 2026-06-02 14:56:58 +02:00
Fixed base.module.sh, migrated EXAMPLE_CHECK.off and improved log.module.sh
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ function prepare.setCIS() {
|
||||
|
||||
_ROOT_TRUNK="${_FULLSCRIPTNAME%cis/*}"
|
||||
while [ ! -d "${_ROOT_TRUNK}cis/core/" ]; do
|
||||
[ "${_ROOT_TRUNK}" == "${0}" ] \
|
||||
[ "${_ROOT_TRUNK}" == "${_FULLSCRIPTNAME}" ] \
|
||||
&& base.abort ' Unable to find root folder of CIS!' 'It seams the script does not belong to CIS.'
|
||||
|
||||
[ "${_ROOT_TRUNK}" == "/" ] \
|
||||
|
||||
Reference in New Issue
Block a user