diff --git a/files_local-bin b/files_local-bin new file mode 100644 index 0000000..80f94ec --- /dev/null +++ b/files_local-bin @@ -0,0 +1,8 @@ +mkv_extract.sh +generate_playlist.sh +install_check_update.sh +convertPDF.sh +run_music_background.sh +tophoraire.sh +check_domain_cert.sh +convertMKV.sh diff --git a/prep.sh b/prep.sh new file mode 100755 index 0000000..e16b1ba --- /dev/null +++ b/prep.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# RĂ©pertorier les fichiers +ls local/bin/ -c1 >files_local-bin