Browse Source

Add forgotten import

Alois Mahdal 7 years ago
parent
commit
032d06c58f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/include/deploy.sh

+ 2
- 0
src/include/deploy.sh View File

2
 # MKit - simple install helper
2
 # MKit - simple install helper
3
 # See LICENSE file for copyright and license details.
3
 # See LICENSE file for copyright and license details.
4
 
4
 
5
+mkit_import ini
6
+
5
 _deploy_item() {
7
 _deploy_item() {
6
     #
8
     #
7
     # Deploy item and make it look like wanted
9
     # Deploy item and make it look like wanted