mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 04:41:33 +00:00
remove symlink
This commit is contained in:
parent
db48c22268
commit
edad3d072f
@ -25,6 +25,5 @@ if [ $? -eq 0 ]; then
|
||||
pushd "${TARGET_DIR}/latest-Rocky-$SHORT-8/compose/$SHORT" || { echo "Could not switch."; exit 1; }
|
||||
echo "Moving i386 to i686"
|
||||
mv i386 i686
|
||||
ln -s i686 i386
|
||||
popd || { echo "Could not switch."; exit 1; }
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user