summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJonathan Bauer2013-08-06 15:37:12 +0200
committerJonathan Bauer2013-08-06 15:37:12 +0200
commite9c22cf7c747e02ced18371d3143cf79a95da56f (patch)
tree22f2d6bb240818de7135addcd3e3d321c4f95c93 /scripts
parent[vmchooser] set bwlehrpool as default theme (diff)
downloadtm-scripts-e9c22cf7c747e02ced18371d3143cf79a95da56f.tar.gz
tm-scripts-e9c22cf7c747e02ced18371d3143cf79a95da56f.tar.xz
tm-scripts-e9c22cf7c747e02ced18371d3143cf79a95da56f.zip
[clone_stage4] fix path to logging.inc
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/clone_stage42
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/clone_stage4 b/scripts/clone_stage4
index f692c9e4..84805062 100755
--- a/scripts/clone_stage4
+++ b/scripts/clone_stage4
@@ -1,6 +1,6 @@
#!/bin/bash
-. "helper/logging.inc"
+. "../helper/logging.inc"
MLTK_PID="$$"