compare folders
This commit is contained in:
parent
1041043fb8
commit
8e8af73635
2 changed files with 6 additions and 6 deletions
|
@ -183,7 +183,7 @@ Both packages are on the AUR. Keys and mirrors.
|
|||
|
||||
# Tip
|
||||
|
||||
Sometime a "proc" folder stays mounted.
|
||||
Sometimes a "proc" folder stays mounted.
|
||||
|
||||
Unmount it with this
|
||||
|
||||
|
|
|
@ -280,11 +280,11 @@ echo
|
|||
# echo "Building md5sum"
|
||||
# echo "########################"
|
||||
# md5sum $isoLabel | tee $isoLabel.md5
|
||||
# echo
|
||||
# echo "Moving pkglist.x86_64.txt"
|
||||
# echo "########################"
|
||||
# cp $buildFolder/iso/arch/pkglist.x86_64.txt $outFolder/$isoLabel".pkglist.txt"
|
||||
#
|
||||
echo
|
||||
echo "Moving pkglist.x86_64.txt"
|
||||
echo "########################"
|
||||
cp $buildFolder/iso/arch/pkglist.x86_64.txt $outFolder/$isoLabel".pkglist.txt"
|
||||
|
||||
|
||||
echo
|
||||
echo "##################################################################"
|
||||
|
|
Loading…
Reference in a new issue