mirror of
https://forge.chapril.org/tykayn/book_generator
synced 2025-06-20 01:34:43 +02:00
add install & TOC script, BD illus models
This commit is contained in:
parent
f4cea3ac08
commit
caee997e01
56 changed files with 2418 additions and 4 deletions
|
@ -11,7 +11,7 @@ fi
|
|||
function generate_uuid() {
|
||||
uuid=$(cat /proc/sys/kernel/random/uuid)
|
||||
echo "$uuid";
|
||||
return "$uuid";
|
||||
# return "$uuid";
|
||||
}
|
||||
|
||||
|
||||
|
@ -87,4 +87,4 @@ fi
|
|||
cd ..
|
||||
ls -l $livre_bidule
|
||||
echo "fichiers du livre $livre_bidule créé"
|
||||
exit 0
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue