fixed path for md5sums
This commit is contained in:
parent
7f4e6a7b31
commit
4764d01cab
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /opt/ansiblepackages/debianunattended/isofiles
|
||||
cd /opt/ansiblepackages/debianunattended/{{ inventory_hostname }}/isofiles
|
||||
md5sum $(find -follow -type f) > md5sum.txt
|
Loading…
Reference in New Issue
Block a user