Deleting variable

This commit is contained in:
kar
2026-06-01 23:20:05 -06:00
parent ba8c4dfbd8
commit ecb1495a54
+1 -1
View File
@@ -40,7 +40,7 @@ check_zip(){
mv $root_dir/*.zip $share_dir
fi
export_music "$state" "$IP"
export_music "$state"
}