5 lines
105 B
Bash
Executable File
5 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
# Author: Tergoev M.A.
|
|
. "$(dirname $(readlink -f "$0"))/runlib"
|
|
sh "${link}"/start_settings
|