6 lines
111 B
Bash
Executable File
6 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
# Author: PortWINE-Linux.ru
|
|
|
|
. "$(dirname $(readlink -f "$0"))/runlib"
|
|
sh "${link}"/start_settings
|