mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-09 17:41:03 +01:00
Deleted unneccessary comment
This commit is contained in:
parent
36620d9fa2
commit
b3ac70d45a
@ -97,7 +97,6 @@ get_packages(){
|
||||
for package_collection in "$@"
|
||||
do
|
||||
package_collection_path="$PACKAGE_PATH""$package_collection.txt" &&
|
||||
#info "Loading package collection from $package_collection_path..." &&
|
||||
echo "$(sed -e "/^#/d" -e "s/#.*//" "$package_collection_path" | tr '\n' ' ')" ||
|
||||
error
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user