This commit is contained in:
parent
ac43675b41
commit
67a4a2eee0
@ -19,6 +19,6 @@ lines=`wc -l < "$tmpfile"`
|
||||
|
||||
echo '#!/bin/bash'
|
||||
echo "tail -n $lines \$0 | /usr/sbin/sysusers2shadow"
|
||||
echo "exit $?"
|
||||
echo 'exit $?'
|
||||
echo '######## data below ########'
|
||||
cat "$tmpfile"
|
||||
|
Loading…
Reference in New Issue
Block a user