lib/common.sh: remove dev leftover
This commit is contained in:
parent
500efe5d38
commit
ca83375f26
@ -20,12 +20,6 @@ panic()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# random()
|
|
||||||
# {
|
|
||||||
# _sum=$(cksum < /proc/uptime)
|
|
||||||
# printf '%s' "${sum% *}"
|
|
||||||
# }
|
|
||||||
|
|
||||||
# TODO ensure correctness
|
# TODO ensure correctness
|
||||||
copy_file()
|
copy_file()
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user