Commit aa5c1216a217bc12b820a7004bcf085b6744183c

Authored by Prince Mbekwa
1 parent aae61d9e

Added bin bash to the script

Showing 1 changed file with 2 additions and 0 deletions
dmsctl.sh
  1 +#!/bin/bash
  2 +
1 3 # Boot KnowledgeTree services
2 4 # chkconfig: 2345 55 25
3 5 # description: KnowledgeTree Services
... ...