SW: add f2fs-tools to GRML_SMALL + GRML_FULL
[grml-live.git] / etc / grml / fai / config / scripts / GRMLBASE / 41-modules
index 796449d..dd90ff3 100755 (executable)
@@ -9,7 +9,7 @@
 set -u
 set -e
 
-fcopy /etc/modules
+fcopy -v /etc/modules
 
 ## END OF FILE #################################################################
 # vim:ft=sh expandtab ai tw=80 tabstop=4 shiftwidth=2