mirror of
https://github.com/BioArchLinux/iso.git
synced 2025-03-10 06:14:01 +00:00
fix: typo
This commit is contained in:
parent
a668c7ab3f
commit
3810c6ae64
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ sub move_files {
|
|||
### Main Function ###
|
||||
|
||||
my $abpath = '/usr/share/lilac/iso';
|
||||
my $cdpath = '/usr/share/lilac/Repo/iso'
|
||||
my $cdpath = '/usr/share/lilac/Repo/iso';
|
||||
|
||||
# Update
|
||||
update_iso_directory( $abpath );
|
||||
|
|
Loading…
Add table
Reference in a new issue