summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
authorSimon Rettberg2013-02-22 15:20:10 +0100
committerSimon Rettberg2013-02-22 15:20:10 +0100
commit73289c75b5858fa89e152957abdf641870f25aa8 (patch)
treebd8bb88a717622847a3932ec56b4ff7e456aa8a5 /mltk
parent 1. New logging/output system - use functions provided by helper/logging.inc (diff)
downloadtm-scripts-73289c75b5858fa89e152957abdf641870f25aa8.tar.gz
tm-scripts-73289c75b5858fa89e152957abdf641870f25aa8.tar.xz
tm-scripts-73289c75b5858fa89e152957abdf641870f25aa8.zip
Added helper/fileutil.inc that provides tarcopy, an error-checking version of "tar cp xx | tar xp -C xx"
Added add_group function Changed add_user to update an existing user's password if called with a password Updated base.build to use new logging system
Diffstat (limited to 'mltk')
-rwxr-xr-xmltk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mltk b/mltk
index 85675e93..6f775cd5 100755
--- a/mltk
+++ b/mltk
@@ -29,6 +29,7 @@ qnd_exit() {
. "${ROOT_DIR}/helper/logging.inc"
. "${ROOT_DIR}/helper/useradd.inc"
. "${ROOT_DIR}/helper/downloader.inc"
+. "${ROOT_DIR}/helper/fileutil.inc"
banner () {
echo -e "\033[38;5;202m\t __ __ __ "