fix: typo

This commit is contained in:
Kuoi 2023-06-15 00:49:31 +08:00 committed by GitHub
parent a668c7ab3f
commit 3810c6ae64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 );