Skip to content

Commit

Permalink
Remove unused variable: image_basename
Browse files Browse the repository at this point in the history
  • Loading branch information
sysrich committed May 3, 2024
1 parent b5aeb90 commit d1f84df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usr/lib/tik/lib/tik-functions
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,6 @@ function dump_image {
local image_source_files=$1
local image_target=$2
local image_source
local image_basename
image_basename=$(basename "${image_source_files}")

d --question --no-wrap --title="Begin Installation?" --text="Once the installation begins the changes to the selected disk are irreversible.\n\n<b>Proceeding will fully erase the disk.</b>\n\nContinue with installation?"

Expand Down

0 comments on commit d1f84df

Please sign in to comment.