Skip to content

Commit

Permalink
Update install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Dec 17, 2024
1 parent f7ee038 commit 59786d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
sed -i "s#/dev/loop0#$loop_device#g" ${{ matrix.config_installer.config_file }}
# Use kpartx to create partition mappings
#sudo kpartx -a -v "$loop_device"
sudo kpartx -a -v "$loop_device"
echo "System Disk Layout:"
lsblk
Expand Down

0 comments on commit 59786d3

Please sign in to comment.