diff options
| author | Christian Rößler | 2013-08-02 18:02:19 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-08-02 18:02:19 +0200 |
| commit | e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded (patch) | |
| tree | beecda84c78e0d6dc5920708df04cb078802dbca /mltk | |
| parent | [setup_target] Commented hint for "dbus/dbus-arch-deps.h is missing (diff) | |
| parent | [vmchooser] set bwlehrpool as default theme (diff) | |
| download | tm-scripts-e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded.tar.gz tm-scripts-e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded.tar.xz tm-scripts-e09a9d6c5b2dd643a6dc2830d1cf9dcc09a59ded.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'mltk')
| -rwxr-xr-x | mltk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -264,7 +264,7 @@ run() { [[ $SERVER_SYNC == 1 ]] && sync_remote [[ $SERVER_CLEAN == 1 ]] && clean_target $TARGET [[ $SERVER_EXPORT == 1 ]] && export_target $TARGET $SERVER_EXPORT_TYPE - [[ $SERVER_CONFIG == 1 ]] && echo "LASFKHSL" && generate_config $SERVER_CONFIG_TYPE + [[ $SERVER_CONFIG == 1 ]] && generate_config $SERVER_CONFIG_TYPE fi } |
