alterar o nome da pasta de construçao

This commit is contained in:
manuel 2023-10-29 09:41:33 -01:00
parent aec7e0b6fa
commit b3602dfd07
7 changed files with 14 additions and 17 deletions

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,4 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,5 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,5 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,5 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,4 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,4 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build

View File

@ -22,7 +22,7 @@ cd ${WorkingDir}
./build.sh ./build.sh
# Move and rename the ISO file # Move and rename the ISO file
cd fusato cd build
mv *.iso ${FileName}-${TODAY}.iso mv *.iso ${FileName}-${TODAY}.iso
# Create the checksum file for the ISO # Create the checksum file for the ISO
@ -47,5 +47,5 @@ lb clean
# Remove the "fusato" directory and its contents # Remove the "fusato" directory and its contents
cd .. cd ..
rm -rf fusato rm -rf build