update
This commit is contained in:
@@ -262,6 +262,7 @@ class Framework:
|
||||
self.config['running_type'] = os.environ.get('RUNNING_TYPE')
|
||||
self.config['export_filepath'] = os.path.join(self.config['path_app'], 'export.sh')
|
||||
self.config['exist_export'] = os.path.exists(self.config['export_filepath'])
|
||||
self.config['recent_version'] = '--'
|
||||
self.__process_args()
|
||||
self.__load_config()
|
||||
self.__init_define()
|
||||
|
||||
@@ -1 +1 @@
|
||||
VERSION="4.0.39"
|
||||
VERSION="4.0.40"
|
||||
Reference in New Issue
Block a user